Name | Description | |
---|---|---|
CountOfPages | Get the count of Pages in this macro (Inherited from Eplan.EplApi.DataModel.MasterData.Macro) | |
CustomLayerTable | Gets layer table of custom layers (Inherited from Eplan.EplApi.DataModel.MasterData.Macro) | |
Description | Gets description in multiple languages (Inherited from Eplan.EplApi.DataModel.MasterData.Macro) | |
HasReferencePoint | Returns true if a reference point has been defined for this macro. | |
Location | The position of lower left corner of the macro defined by the user when storing it. | |
Objects | Returns all Eplan.EplApi.DataModel.Placement contained in the macro. | |
Objects3D | Returns all Eplan.EplApi.DataModel.Placement3D contained in the macro. | |
Page | Returns the Eplan.EplApi.DataModel.Page on which the macro was created. | |
PageProperty | Gets the property of the n-th page in this macro (Inherited from Eplan.EplApi.DataModel.MasterData.Macro) | |
PlaceHolders | Returns all Eplan.EplApi.DataModel.Graphics.PlaceHolder contained in the macro. | |
PlaceHolders3D | Returns all Eplan.EplApi.DataModel.E3D.PlaceHolder3D contained in the macro. | |
PlacementAreaTransformation | Returns the transformation of macro placement area. | |
ReferencePoint | The reference point of the macro defined by the user when storing it. | |
ReferencePoint3D | The position of user defined handle. | |
RepresentationType | the used variant | |
RepresentationTypes | macro Representation Types. | |
Size | Returns the size of the macro. When available it is the size of the macro box, otherwise the graphical size (selection). If no selection was made when macro was created (for example via P8-API), it is a minimal size needed to contain all placements. If macro doesn't contain any placements, returned size is equal to (0,0). | |
TopLevelObjects | Returns all Eplan.EplApi.DataModel.Placements, with no parent. | |
TopLevelObjects3D | Returns all Eplan.EplApi.DataModel.Placement3D, with no parent. | |
Variant | The used variant. |