API Help
Eplan.EplApi.DataModel.MasterData Namespace / WindowMacro Class

WindowMacro Class Properties

For a list of all members of this type, see WindowMacro members.

Public Properties
 NameDescription
Public PropertyGet the count of Pages in this macro (Inherited from Eplan.EplApi.DataModel.MasterData.Macro)
Public PropertyGets description in multiple languages (Inherited from Eplan.EplApi.DataModel.MasterData.Macro)
Public PropertyReturns true if a reference point has been defined for this macro.  
Public PropertyThe position of lower left corner of the macro defined by the user when storing it.  
Public PropertyReturns all Eplan.EplApi.DataModel.Placement contained in the macro.  
Public PropertyReturns all Eplan.EplApi.DataModel.Placement3D contained in the macro.  
Public PropertyReturns the Eplan.EplApi.DataModel.Page on which the macro was created.  
Public PropertyGets the property of the n-th page in this macro (Inherited from Eplan.EplApi.DataModel.MasterData.Macro)
Public PropertyReturns all Eplan.EplApi.DataModel.Graphics.PlaceHolder contained in the macro.  
Public PropertyReturns all Eplan.EplApi.DataModel.E3D.PlaceHolder3D contained in the macro.  
Public PropertyReturns the transformation of macro placement area.  
Public PropertyThe reference point of the macro defined by the user when storing it.  
Public PropertyThe position of user defined handle.  
Public Propertythe used variant  
Public Propertymacro Representation Types.  
Public PropertyReturns 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).  
Public PropertyReturns all Eplan.EplApi.DataModel.Placements, with no parent.  
Public PropertyReturns all Eplan.EplApi.DataModel.Placement3D, with no parent.  
Public PropertyThe used variant.  
Top
See Also