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

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