Std MacroStopRecord: Difference between revisions

From FreeCAD Documentation
(Removed 'In progress'.)
(Marked this version for translation)
Line 33: Line 33:
#* Select the {{MenuCommand|Macro → [[Image:Std_MacroStopRecord.svg|16px]] Stop macro recording}} option from the menu.
#* Select the {{MenuCommand|Macro → [[Image:Std_MacroStopRecord.svg|16px]] Stop macro recording}} option from the menu.


==Notes==
==Notes== <!--T:12-->


<!--T:13-->
* To learn more about macros see the [[Macros]] page.
* To learn more about macros see the [[Macros]] page.



Revision as of 20:30, 22 June 2020

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.