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

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

    Property Value

    EPLAN properties of the Duct.
    See Also