Std MacroStopRecord: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 35: Line 35:
#* Press the {{Button|[[Image:Std_MacroStopRecord.svg|16px]] [[Std_MacroStopRecord|Std MacroStopRecord]]}} button.
#* Press the {{Button|[[Image:Std_MacroStopRecord.svg|16px]] [[Std_MacroStopRecord|Std MacroStopRecord]]}} button.
#* 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==

* To learn more about macros see the [[Macros]] page.


<!--T:11-->
<!--T:11-->

Revision as of 14:34, 16 June 2020

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.


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.