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

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

    Parameters

    obj
    RoutingSegment object whose properties will be affected.
    See Also