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

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

    Property Value

    EPLAN properties of the PlaceHolder3D.
    See Also