Std DlgMacroRecord/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>

{{UnfinishedDocu{{#translation:}}}} <!-- Needs English UI image -->
{{Docnav
|
|[[Std_MacroStopRecord|Std MacroStopRecord]]
|[[Std_Macro_Menu|Std Macro Menu]]
|
|IconR=Std_MacroStopRecord.svg
|IconC=Freecad.svg
}}

<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{GuiCommand/it
{{GuiCommand/it
Line 11: Line 20:
</div>
</div>


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


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Questa funzione registra sotto forma di macro tutte le operazioni eseguite nell'area 3D.
Questa funzione registra sotto forma di macro tutte le operazioni eseguite nell'area 3D.
</div>
</div>

[[Image:Std_DlgMacroRecord_dialog.png]]
{{Caption|The Macro recording dialog box}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 25: Line 39:
</div>
</div>


==Options==
<div class="mw-translate-fuzzy">
La macro può essere recuperata tramite {{MenuCommand|Macro → Macro...}}, oppure tramite il pulsante {{Button|[[File:Std_DlgMacroExecuteDirect.svg|16px]] [[Std_DlgMacroExecuteDirect/it|Esegui macro registrata]]}} della barra degli strumenti delle macro per essere eseguita o modificata a piacere.
</div>


* When the Macro recording dialog box is displayed: press {{KEY|Esc}} or the {{Button|Cancel}} button to abort the command.
# The macro can be executed several ways:
#* Through the {{MenuCommand|Macro → Macros...}} menu
#* Pressing the {{Button|[[File:Std_DlgMacroExecuteDirect.svg|16px]] [[Std_DlgMacroExecuteDirect|Execute this macro]]}} button in the macro toolbar
# Choose the macro
# Press {{Button|OK}}


==Esempio==
==Notes==


* To execute the recorded macro use the [[Std_DlgMacroExecute|Std DlgMacroExecute]] command.
<div class="mw-translate-fuzzy">
* To learn more about macros see the [[Macros]] page.
Cliccare sul pulsante [[File:Std DlgMacroRecord.png|16px]] quindi inserire un nome per la macro, confermarlo, aprire un documento, creare un cubo, poi cliccare sul pulsante [[File:Std MacroStopRecord.svg|16px]] per terminare la registrazione.
</div>


==Preferences==
<div class="mw-translate-fuzzy">

La macro è disponibile nella directory delle macro.
* The macro path can also be changed in the preferences: {{MenuCommand|Edit → Preferences... → General → Macro → Macro path}}. See [[Preferences_Editor#Macro|Preferences Editor]].
</div>
* 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{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

Revision as of 21:12, 21 June 2020

Registra macro

Posizione nel menu
Macro → Registra macro ...
Ambiente
Tutti
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Esegui macro

Descrizione

Questa funzione registra sotto forma di macro tutte le operazioni eseguite nell'area 3D.

The Macro recording dialog box

Utilizzo

La funzione è accessibile tramite Macro → Registra macro ..., oppure tramite il pulsante Registra macro della barra degli strumenti delle macro .

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.