Std MakroaufzeichnungBeenden

From FreeCAD Documentation
Revision as of 00:04, 24 December 2018 by Le Loup (talk | contribs) (Created page with "== Beschreibung ==")

Std DlgMacroStop

Menüeintrag
Makro → Makroaufzeichnung beenden
Arbeitsbereich
Alle
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
...

Beschreibung

This function stops recording a macro. It is accessible via Macro → Macro Stop, or by clicking the Stop the macro recording session in the macros toolbar .

Utilization

When you start a Recording the macro button Stop the macro recording session in the macros toolbar turn green 20px‎.

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