Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Group3D Class / Properties Property

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

    Property Value

    P8 properties of the 3D group.
    See Also