Std DlgMacroRecord/ro: Difference between revisions

From FreeCAD Documentation
(Created page with "== Utilizare ==")
(Created page with "Începeți funcția cu una dintre aceste metode înainte. Apare următoarea fereastră: {| | Macro recording | * '''Macro name''' :...")
Line 10: Line 10:
== Utilizare ==
== Utilizare ==


Începeți funcția cu una dintre aceste metode înainte. Apare următoarea fereastră:
Start the function with one of these methods before. The following window appears:
{|
{|
| [[Image:Menu_Std_DlgMacroRecord_it.png‎|Macro recording]]
| [[Image:Menu_Std_DlgMacroRecord_it.png‎|Macro recording]]

Revision as of 07:05, 24 October 2018

Std DlgMacroRecord

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

Descriere

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

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

Utilizare

Începeți funcția cu una dintre aceste metode înainte. Apare următoarea fereastră:

Macro recording
  • Macro name : Enter the name of the new macro.
  • Macro path : Path macro library. To change the path, click ... .
  • Record : Record the macro. Starts recording of everything that is done later.
    The button Stop the macro recording session in the macros toolbar turn green .
  • Stop : Stop recording the macro.
  • Cancel : Cancels and closes the window.


Once completed click Template:KEY/it to stop recording the macro.

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

Example

Click the button enter a name for the macro and validate, open a document, create a cube, change the color stop the macro with the button .

The macro is available in your macros directory.