Std DlgMacroRecord/ro: Difference between revisions

From FreeCAD Documentation
(Created page with "Această funcție înregistrează la macro, toate operațiile efectuate în spațiul 3D.")
(Updating to match new version of source page)
(28 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{GuiCommand|Name=Std DlgMacroRecord|MenuLocation=[[Macros|Macro]] → Macro recording ...|Workbenches=All|SeeAlso=[[Std_DlgMacroExecuteDirect|Execute macro]]}}


{{Docnav
|
|[[Std_MacroStopRecord|Std MacroStopRecord]]
|[[Std_Macro_Menu|Std Macro Menu]]
|
|IconR=Std_MacroStopRecord.svg
|IconC=Freecad.svg
}}

<div class="mw-translate-fuzzy">
{{GuiCommand/ro
|Name=Std DlgMacroRecord
|Name=Std DlgMacroRecord
|MenuLocation=[[Macros/ro|Macro]] → Macro recording ...
|Workbenches=All
|SeeAlso=[[Std_DlgMacroExecuteDirect/ro|Execute macro]]
}}
</div>

<div class="mw-translate-fuzzy">
==Descriere==
==Descriere==
</div>


<div class="mw-translate-fuzzy">
Această funcție înregistrează la macro, toate operațiile efectuate în spațiul 3D.
Această funcție înregistrează la macro, toate operațiile efectuate în spațiul 3D.
</div>


[[Image:Std_DlgMacroRecord_dialog.png]]
It is accessible via '''Macro → Macro recording ...''', or via {{KEY/it|[[File:Std DlgMacroRecord.png|16px]] Macro recording}} button in the macro toolbar [[File:Macros_toolbar.jpg|96px]].
{{Caption|The Macro recording dialog box}}


<div class="mw-translate-fuzzy">
== Utilization ==
== Utilizare ==
</div>


<div class="mw-translate-fuzzy">
Start the function with one of these methods before. The following window appears:
Este accesibil via {{MenuCommand|Macro → Macro recording ...}}, sau pe calea apăsării butonului {{KEY|[[File:Std DlgMacroRecord.png|16px]] Macro recording}} în bara de instrumente Macros [[File:Macros_toolbar.jpg|96px]].
{|
</div>
| [[Image:Menu_Std_DlgMacroRecord_it.png‎|Macro recording]]
|
* '''Macro name''' : Enter the name of the new macro.
* '''Macro path''' : Path macro library. To change the path, click {{KEY| ... }}.
* {{KEY|Record}} : Record the macro. Starts recording of everything that is done later.<br />The button {{KEY|[[File:Std_DlgMacroStop.png|16px]] Stop the macro recording session}} in the macros toolbar [[File:Macros_toolbar.jpg|96px]] turn green [[File:Std_DlgMacroStop_02.png|16px]].
* {{KEY|Stop}} : Stop recording the macro.
* {{KEY|Cancel}} : Cancels and closes the window.
|}


==Options==


* When the Macro recording dialog box is displayed: press {{KEY|Esc}} or the {{Button|Cancel}} button to abort the command.
Once completed click {{KEY/it|[[File:Std_DlgMacroStop_02.png|16px]] [[Std DlgMacroStop|Stop the macro recording session]]}} to stop recording the macro.


==Notes==
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


* To execute the recorded macro use the [[Std_DlgMacroExecute|Std DlgMacroExecute]] command.
==Example==
* To learn more about macros see the [[Macros]] page.
Click the button [[File:Std DlgMacroRecord.png|16px]] enter a name for the macro and validate, open a document, create a cube, change the color stop the macro with the button [[File:Std_DlgMacroStop_02.png|16px]].

==Preferences==

* The macro path can also be changed in the preferences: {{MenuCommand|Edit → Preferences... → General → Macro → Macro path}}. See [[Preferences_Editor#Macro|Preferences Editor]].
* In most cases it is undesirable to record actions that do not change the model: under {{MenuCommand|Edit → Preferences... → General → Macro → GUI commands}} do one of the following:
** To exclude these actions uncheck the {{CheckBox|FALSE|Record GUI commands}} checkbox.
** To include them as comments only check both the {{CheckBox|TRUE|Record GUI commands}} and {{CheckBox|TRUE|Record as comment}} checkboxes.

{{Docnav
|
|[[Std_MacroStopRecord|Std MacroStopRecord]]
|[[Std_Macro_Menu|Std Macro Menu]]
|
|IconR=Std_MacroStopRecord.svg
|IconC=Freecad.svg
}}


{{Std Base navi{{#translation:}}}}
The macro is available in your macros directory.
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

Revision as of 21:12, 21 June 2020

Std DlgMacroRecord

poziția meniului
Macro → Macro recording ...
Ateliere
All
scurtătură
nici unul
Prezentat în versiune
-
A se vedea, de asemenea,
Execute macro

Descriere

Această funcție înregistrează la macro, toate operațiile efectuate în spațiul 3D.

The Macro recording dialog box

Utilizare

Este accesibil via Macro → Macro recording ..., sau pe calea apăsării butonului Macro recording în bara de instrumente Macros .

Options

  • When the Macro recording dialog box is displayed: press Esc or the Cancel button to abort the command.

Notes

Preferences

  • The macro path can also be changed in the preferences: Edit → Preferences... → General → Macro → Macro path. See Preferences Editor.
  • In most cases it is undesirable to record actions that do not change the model: under Edit → Preferences... → General → Macro → GUI commands do one of the following:
    • To exclude these actions uncheck the Record GUI commands checkbox.
    • To include them as comments only check both the Record GUI commands and Record as comment checkboxes.