Std MacroStopRecord: Difference between revisions

From FreeCAD Documentation
(Docnav and Obsolete)
(Marked this version for translation)
 
Line 2: Line 2:
<translate>
<translate>


<!--T:14-->
{{VeryImportantMessage|Obsolete ({{VersionPlus|0.22}}).}}
{{VeryImportantMessage|Obsolete ({{VersionPlus|0.22}}).}}



Latest revision as of 08:16, 10 October 2023

Obsolete (version 0.22 and above).

Std MacroStopRecord

Menu location
Macro → Stop macro recording
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
Std DlgMacroRecord

Description

The Std MacroStopRecord command ends a macro recording session.

Usage

  1. The command is only available during a macro recording session. See Std DlgMacroRecord.
  2. There are several ways to invoke the command:
    • Press the Std MacroStopRecord button.
    • Select the Macro → Stop macro recording option from the menu.

Notes

  • To learn more about macros see the Macros page.