Std MacroStopRecord: Difference between revisions

From FreeCAD Documentation
(edited in English)
(Marked this version for translation)
 
(21 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
{{GuiCommand|Name=Std DlgMacroStop|MenuLocation=[[Macros|Macro]] → Macro Stop|Workbenches=All|SeeAlso=...}}


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


<!--T:10-->
This function stops recording a macro. It is accessible via '''Macro → Macro Stop''', or by clicking the {{KEY|[[File:Std DlgMacroStop.png|20px]] Stop the macro recording session}} in the macros toolbar [[File:Macros_toolbar.jpg|96px]].
{{Docnav
|
|
|[[Std_Macro_Menu|Std Macro Menu]]
|IconL=
|IconR=
|IconC=Freecad.svg
}}


<!--T:1-->
=== Utilization ===
{{GuiCommand
|Name=Std MacroStopRecord
|MenuLocation=Macro → Stop macro recording
|Workbenches=All
|SeeAlso=[[Std_DlgMacroRecord|Std DlgMacroRecord]]
}}


==Description== <!--T:2-->
When you start a {{KEY|[[File:Std DlgMacroRecord.png|16px]] [[Std DlgMacroRecord|Recording]]}} the macro button {{KEY|[[File:Std DlgMacroStop.png|20px]] Stop the macro recording session}} in the macros toolbar turn green [[Image:Std_DlgMacroStop_02.png|20px‎]].


<!--T:3-->
Click on {{KEY|[[File:Std DlgMacroStop_02.png|16px]] green square}}, to stop recording. The macro file is closed and automatically saved to disk in the expected location.
The '''Std MacroStopRecord''' command ends a macro recording session.


==Usage== <!--T:4-->
The macro can be called through '''Macro → Macros...''', or with the {{KEY|[[File:Std_DlgMacroExecuteDirect.png|16px]] [[Std_DlgMacroExecuteDirect|Execute this macro]]}} button in the macro toolbar to be executed or modified as you want


<!--T:5-->
# The command is only available during a macro recording session. See [[Std_DlgMacroRecord|Std DlgMacroRecord]].
# There are several ways to invoke the command:
#* 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.

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

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


<!--T:11-->
{{Docnav
|
|
|[[Std_Macro_Menu|Std Macro Menu]]
|IconL=
|IconR=
|IconC=Freecad.svg
}}


</translate>
</translate>
{{Std Base navi{{#translation:}}}}
{{clear}}
{{Userdocnavi{{#translation:}}}}
<languages/>

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.