Eplan Platform API
Eplan.EplApi.DataModel Namespace / PlacementPropertyList Class / PlacementPropertyList Constructor / PlacementPropertyList Constructor(Placement)
Placement object whose properties will be affected.

In This Topic
PlacementPropertyList Constructor(Placement)
In This Topic
Should be used internal only
Syntax
public PlacementPropertyList( 
   Placement obj
)

Parameters

obj
Placement object whose properties will be affected.
See Also