Команда "Остановить запись макроса"

From FreeCAD Documentation
Revision as of 12:25, 14 May 2020 by Baritone (talk | contribs)
Other languages:

Std MacroStopRecord

Системное название
Std MacroStopRecord
Расположение в меню
Макрос → Остановить запись макроса
Верстаки
All
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Macro Start, Execute macro

Description

This function stops recording a macro.

Usage

The command is accessible via Macro → Macro Stop, or by clicking the Stop the macro recording session in the macros toolbar .

When you start a Macro Recording the macro button (Stop macro), in the macros toolbar turns green .

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 found through Macro → Macros..., or with the Execute macro button in the macro toolbar to be executed or modified as you want.