Std: Zatrzymaj nagrywanie makra

From FreeCAD Documentation
Revision as of 10:51, 24 October 2021 by Kaktus (talk | contribs) (Created page with "Std: Zakończ nagrywania makrodefinicji")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.