Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / WindowMacro Class / Objects3D Property

In This Topic
Objects3D Property
In This Topic
Returns all Eplan.EplApi.DataModel.Placement3D contained in the macro.
Syntax
public Placement3D[] Objects3D {get;}

Property Value

Eplan.EplApi.DataModel.E3D.Placement3D
See Also