Standard DialogMakroDirektAusführen

From FreeCAD Documentation
Revision as of 18:26, 5 December 2022 by FBXL5 (talk | contribs) (Created page with "* Mehr über Makros erfährt man auf der Seite Makros.")

Std MakroDirektAusführen

Menüeintrag
Makro → Makro ausführen
Arbeitsbereich
Alle
Standardtastenkürzel
Ctrl+F6
Eingeführt in Version
-
Siehe auch
Std DlgMakroAusführen

Beschreibung

Der Befehl Std MakroDirektAusführen Führt das Makroaus, das sich im aktiven Makroeditorfenster befindet.

Anwendung

  1. If required open the correct macro in the Macro editor. See the Std DlgMacroExecute command.
  2. Make sure the Macro editor window has the input focus.
  3. There are several ways to invoke the command:
    • Press the Std DlgMacroExecuteDirect button.
    • Select the Macro → Execute macro option from the menu.
    • Use the keyboard shortcut: Ctrl+F6.
  4. The macro is executed.

Hinweise

  • Mehr über Makros erfährt man auf der Seite Makros.