Std DlgMacroRecord/ru: 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/>
<div class="mw-translate-fuzzy">
{{GuiCommand/ru|Name=Std DlgMacroRecord|Name/ru=Std DlgMacroRecord|MenuLocation=[[Macros/ru|Макрос]] → Запись макроса ...|Workbenches=All|SeeAlso=[[Std_DlgMacroExecuteDirect/ru|Выполнить макрос]]}}
{{GuiCommand/ru|Name=Std DlgMacroRecord|Name/ru=Std DlgMacroRecord|MenuLocation=[[Macros/ru|Макрос]] → Запись макроса ...|Workbenches=All|SeeAlso=[[Std_DlgMacroExecuteDirect/ru|Выполнить макрос]]}}
</div>


== Description ==
== Description ==
Line 6: Line 8:
This function records a macro, all operations you made in 3D space.
This function records a macro, all operations you made in 3D space.


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]].
It is accessible via {{MenuCommand|Macro → Macro recording}}, or via {{Button|[[File:Std DlgMacroRecord.png|16px]] Macro recording}} button in the macro toolbar [[File:Macros_toolbar.jpg|96px]].


== Utilization ==
== Utilization ==


Start the function with one of these methods before. The following window appears:
Start the function with one of these methods before. The following window appears:
{|
| [[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.
|}


[[Image:Menu_Std_DlgMacroRecord_it.png‎|Macro recording]]


* '''Macro name''': Enter the name of the new macro.
Once completed click {{KEY/it|[[File:Std_DlgMacroStop_02.png|16px]] [[Std DlgMacroStop|Stop the macro recording session]]}} to stop recording the macro.
* '''Macro path''': Path macro library. To change the path, click {{Button| ... }}.
* {{KEY|Record}}: Record the macro. Starts recording of everything that is done later. The button {{Button|[[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]].
* {{Button|Stop}}: Stop recording the macro.
* {{Button|Cancel}}: Cancels and closes the window.


Once completed click {{KEY|[[File:Std_DlgMacroStop_02.png|16px]] [[Std DlgMacroStop|Stop the macro recording session]]}} to stop recording the macro.
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

The macro can be called through {{MenuCommand|Macro → Macros...}}, or with the {{Button|[[File:Std_DlgMacroExecuteDirect.png|16px]] [[Std_DlgMacroExecuteDirect|Execute this macro]]}} button in the macro toolbar to be executed or modified as you want


==Example==
==Example==

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


The macro is available in your macros directory.
The macro is available in your macros directory.

{{Std Base}}
{{Userdocnavi}}
{{clear}}
{{clear}}

Revision as of 08:24, 21 October 2019

Other languages:

Std DlgMacroRecord

Системное название
Std DlgMacroRecord
Расположение в меню
Макрос → Запись макроса ...
Верстаки
All
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Выполнить макрос

Description

This function records a macro, all operations you made in 3D space.

It is accessible via Macro → Macro recording, or via Macro recording button in the macro toolbar .

Utilization

Start the function with one of these methods before. The following window appears:

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 Stop the macro recording session 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.