API Help
Eplan.EplApi.DataModel.E3D Namespace / Connection3D Class / Properties Property

In This Topic
    Properties Property
    In This Topic
    .NET Property enabling access to P8 properties of the Connection3D object.
    Syntax
    public new Connection3DPropertyList Properties {get;}
    public:
    new property Connection3DPropertyList^ Properties {
       Connection3DPropertyList^ get();
    }

    Property Value

    P8 properties of the Connection3D.
    See Also