Std Macro Menu

From FreeCAD Documentation
Revision as of 20:30, 22 June 2020 by Renatorivo (talk | contribs) (Marked this version for translation)
Std Base icon

Introduction

The Macro menu is one of the 7 sub-menus in the standard menu:

File     Edit     View     Tools     Macro     Windows     Help

The Macro menu provides tools related to the recording and execution of macros.

Tools

The following tools are available in this menu:

  • Macros...: Opens a dialog box to manage and execute macros.
  • Execute macro: Executes the macro currently in the Python editor.
  • Debug macro: Starts a debugging session for the macro in the Python editor.