Eplan Platform API
Eplan.EplApi.DataModel.Topology Namespace / SegmentPropertyList Class / SegmentPropertyList Constructor / SegmentPropertyList Constructor(Segment)
Segment object whose properties will be affected.

In This Topic
SegmentPropertyList Constructor(Segment)
In This Topic
Should be used internal only
Syntax
public SegmentPropertyList( 
   Segment obj
)

Parameters

obj
Segment object whose properties will be affected.
See Also