API Help
Eplan.EplApi.DataModel.E3D Namespace / RoutingHosePropertyList Class / RoutingHosePropertyList Constructor / RoutingHosePropertyList Constructor(RoutingHose)
RoutingHose object whose properties will be affected.

In This Topic
    RoutingHosePropertyList Constructor(RoutingHose)
    In This Topic
    Should be used internal only
    Syntax
    public RoutingHosePropertyList( 
       RoutingHose obj
    )
    public:
    RoutingHosePropertyList( 
       RoutingHose^ obj
    )

    Parameters

    obj
    RoutingHose object whose properties will be affected.
    See Also