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

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

    Property Value

    EPLAN properties of the Plane.
    See Also