Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsFunction3D Property

In This Topic
    AsFunction3D Property
    In This Topic
    Gets property id value as Properties.Function3D.
    Syntax
    public Properties.Function3D AsFunction3D {get;}
    public:
    property Properties.Function3D AsFunction3D {
       Properties.Function3D get();
    }
    See Also