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

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

    Property Value

    EPLAN properties of the Drilling.
    See Also