Name | Description | |
---|---|---|
PageMacro Constructor | Constructor. |
The following tables list the members exposed by PageMacro.
Name | Description | |
---|---|---|
PageMacro Constructor | Constructor. |
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) | |
PageProperty | Gets the property of the n-th page in this macro (Inherited from Eplan.EplApi.DataModel.MasterData.Macro) | |
Pages | Overridden. Returns pages, which are contained in the macro. | |
PlaceHolders | Returns all Eplan.EplApi.DataModel.Graphics.PlaceHolder contained in the macro. |
Name | Description | |
---|---|---|
Create | Writes a macro file from the pages and then if there was at least one valid page, opens created macro. | |
Dispose() | Destructor for deterministic finalization of PageMacro object. (Inherited from Eplan.EplApi.DataModel.MasterData.Macro) | |
Open | Opens a macro file and retrieves infomation from it. | |
StoreExternalFilesOfCurrentVariant | Copies external files into project images directory (Inherited from Eplan.EplApi.DataModel.MasterData.Macro) |