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

In This Topic
Objects Property (WindowMacro)
In This Topic
Returns all Eplan.EplApi.DataModel.Placement contained in the macro.
Syntax
public Placement[] Objects {get;}

Property Value

Eplan.EplApi.DataModel.Placement
Remarks
This array does not include Eplan.EplApi.DataModel.Group objects.
See Also