API Help
Eplan.EplApi.DataModel.Planning Namespace / SegmentPlacementPropertyList Class / SegmentPlacementPropertyList Constructor / SegmentPlacementPropertyList Constructor(SegmentPlacement)
SegmentPlacement object whose properties will be affected.

In This Topic
SegmentPlacementPropertyList Constructor(SegmentPlacement)
In This Topic
Should be used internal only
Syntax
public SegmentPlacementPropertyList( 
   SegmentPlacement obj
)

Parameters

obj
SegmentPlacement object whose properties will be affected.
See Also