Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacement Class / RootElements Property

In This Topic
RootElements Property
In This Topic
List of Eplan.EplApi.DataModel.E3D.Placement3D which will be displayed together with their children.
Syntax
public Placement3D[] RootElements {get; set;}
Remarks

Changes are visible after calling Update.

See Also