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

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

    Property Value

    EPLAN properties of the routing hose.
    See Also