{{TOCright}}
The Std Macro Menu is one of the 7 sub-menus in the standard menu:
{{StdMenu | Arquivo Editar Vista Ferramentas Macro Janelas Ajuda }}
The Macro menu provides tools related to the recording and execution of macros.
The following tools are available in this menu:
-
Macro recording...: Opens a dialog box to start a macro recording session.
-
Stop macro recording: Stops a macro recording session.
-
Macros...: Opens a dialog box to manage and execute macros.
-
Recent macros: shows a list of macros recently used, which can be called with a key combination, for example, Ctrl+Shift+1. This can be configured in the Preferences. (v0.19)
-
Execute macro: Executes the macro currently in the Python editor.
-
Attach to remote debugger...: Attaches FreeCAD to a remote debugger.
-
Debug macro: Starts a debugging session for the macro in the Python editor.
-
Stop debugging: Stops a debugging session.
-
Step over: Steps over code.
-
Step into: Steps into code.
-
Toggle breakpoint: Toggles a breakpoint.
{{Std Base navi
}}
documentation index > Workbenches > Std Macro Menu/pt-br