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

In This Topic
BusBarPropertyList Constructor(BusBar)
In This Topic
Should be used internal only
Syntax
public BusBarPropertyList( 
   BusBar obj
)

Parameters

obj
BusBar object whose properties will be affected.
See Also