API Help
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacement Class / ExcludedElements Property

In This Topic
ExcludedElements Property
In This Topic
List of Eplan.EplApi.DataModel.E3D.Placement3D which will not be displayed.
Syntax
public Placement3D[] ExcludedElements {get; set;}
Remarks

Changes are visible after calling Update.

See Also