Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / PlanePropertyList Class / PlanePropertyList Constructor / PlanePropertyList Constructor(Plane)
Plane object whose properties will be affected.

In This Topic
PlanePropertyList Constructor(Plane)
In This Topic
Should be used internal only
Syntax
public PlanePropertyList( 
   Plane obj
)

Parameters

obj
Plane object whose properties will be affected.
See Also