Std: Wykonaj makrodefinicję w trakcie edycji

From FreeCAD Documentation
Revision as of 17:49, 8 January 2023 by Kaktus (talk | contribs) (Created page with "==Użycie==")

Std: Wykonaj makrodefinicję w trakcie edycji

Lokalizacja w menu
Makrodefinicje → Wykonaj makro
Środowisko pracy
wszystkie
Domyślny skrót
Ctrl + F6
Wprowadzono w wersji
-
Zobacz także
Makrodefinicje

Opis

Polecenie Wykonaj makrodefinicję w trakcie edycji powoduje wykonanie makra w bieżącym oknie edytora makrodefinicji.

Użycie

  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.

Notes

  • To learn more about macros see the Macros page.