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

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

    Property Value

    EPLAN properties of the Placement3D.
    See Also