API Help
Eplan.EplApi.DataModel.E3D Namespace / BusBar Class / Parent Property

In This Topic
Parent Property (BusBar)
In This Topic
Gets or Sets parent placement. Caution: The Change of the parent will also change the absolute position because Placement3D stores the position relative to his parent
Syntax
public override Placement3D Parent {set;}
See Also