The documentation from version 39.5.17 of PLANTA project can be found in the new PLANTA Online Help. Macros MOD001381 Up to DB 39.5.9
Stop
- Since not all macro functions and commands are supported in PLANTA, it is recommended to write existing and new macros as Python macros.
Access path
- Customizer Module Customizer Modules Macros
Information
- In this module, dialog messages can be created, edited, and deleted.
Creation of a macro
- Click on the Open macro editing button in the Modules module.
- The Python Macros module is opened. The Macros module is displayed in the panel behind.
- In the title of the Macros module, the number of macro lines is displayed in addition. If there is a zero, the module has no macro lines.
- Insert a macro line via the Insert Macro Line context menu command.
- Define commands and associated values for the macro.
- Save.
- In order to delete the macro line,
- use CTRL + click to mark all.
- Click on the Delete button in the toolbar.
Notes
- If a module has a Python macro and macro lines, only the Python macro will be executed.
- Possible MENU values and their meaning are listed in the Variables and Menu Items topics.
- The macro commands are described in the Macro Commands topic.
PLANTA project