Std MacroStopRecord/ro: Difference between revisions

From FreeCAD Documentation
(Created page with "==Descriere==")
(Created page with "== Utilizare ==")
Line 6: Line 6:
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]].
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]].


== Utilization ==
== Utilizare ==


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‎]].
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‎]].

Revision as of 07:16, 24 October 2018

Std DlgMacroStop

Menu location
Macro → Macro Stop
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
...

Descriere

This function stops recording a macro. It is accessible via Macro → Macro Stop, or by clicking the Stop the macro recording session in the macros toolbar .

Utilizare

When you start a Recording the macro button Stop the macro recording session in the macros toolbar turn green 20px‎.

Click on green square, to stop recording. The macro file is closed and automatically saved to disk in the expected location.

The macro can be called through Macro → Macros..., or with the Execute this macro button in the macro toolbar to be executed or modified as you want