This functionality is only available for certain module packages.

You are here: EEC > EPLAN Pro Panel > ECAD3D objects > Components for the layout > LayoutSpace component

LayoutSpace component

The mechanical structure is created within a layout space that is represented by the LayoutSpace component.

As of Version 2.6 a layout space with all the components installed in it can be exported as a 3D graphical macro or as a 3D symbol macro. This is carried out during he generation of the Pro Panel data. To this purpose the following parameters are to be created and to be inserted into the component of the LayoutSpace type:

Parameter name Type Meaning Example
ExportMacroFullPath String Specifies the absolute name of the macro to be exported. If no value is entered, no macro is generated. ="C:\\Users\\Public\\EPLAN\\DATA\\Macros\\MyLayoutSpace.ema"
ExportMacroVariant String Specifies the variant of the macro to be exported (optional). A
ExportMacroDescription String Specifies a description of the macro to be exported (optional). Must be completed with a semicolon! de_DE@Einspeisung;zh_CN@电源;en_US@Power supply;es_ES@Alimentación;fr_FR@Alimentation;nl_NL@Voeding;sv_SE@Matning;da_DK@Forsyning;ru_RU@Электропитание;pl_PL@Zasilanie;
ExportMacroVariables Map Specifies free properties of the macro to be exported (optional). =Map{Pair{'config-id',12345}}

If several layout spaces that have a valid value for the ExportMacroFullPath parameter exist in a configuration, these are transported as individual macros.