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

In This Topic
BarBasePropertyList Constructor(BarBase)
In This Topic
Should be used internal only
Syntax
public BarBasePropertyList( 
   BarBase obj
)

Parameters

obj
BarBase object whose properties will be affected.
See Also