Std Macro Menu: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Marked this version for translation)
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
__NOTOC__
__NOTOC__
<!-- ==The Macro Menu== -->
<!-- ==The Macro Menu== -->
<translate>
<translate>
==Description== <!--T:12-->

<!--T:13-->
{{StdMenu| File &nbsp;&nbsp;&nbsp; Edit &nbsp;&nbsp;&nbsp; View &nbsp;&nbsp;&nbsp; Tools &nbsp;&nbsp;&nbsp; <u>Macro</u> &nbsp;&nbsp;&nbsp; Windows &nbsp;&nbsp;&nbsp; Help }}
{{Caption|The {{StdMenu|Macro}} menu is part of the [[Standard Menu]] in the FreeCAD [[Interface]]}}

<!--T:1-->
<!--T:1-->
The {{StdMenu|[[Std_Macro_Menu|Macro]]}} menu provides functions related to the recording and execution of [[macros|macros]].
<span style="color:#000000; background:#d3d3d3">'''&nbsp; Macro &nbsp;'''</span>


==Options== <!--T:2-->

* [[File:Std_DlgMacroRecord.svg|32px]] [[Std_DlgMacroRecord|Macro recording]] opens a dialog for recording a new macro.
<!--T:2-->
[[Std_DlgMacroRecord|Macro recording]] opens a dialog for recording a new macro.


<!--T:3-->
<!--T:3-->
[[Std_DlgMacroStop|Stop macro recording]] ends the current macro recording session.
* [[File:Std_MacroStopRecord.svg|32px]] [[Std_MacroStopRecord|Stop macro recording]] ends the current macro recording session.


<!--T:4-->
<!--T:4-->
[[Std_DlgMacroExecute|Macros...]] select and execute a stored macro.
* [[File:Std_DlgMacroExecute.svg|32px]] [[Std_DlgMacroExecute|Macros...]] select and execute a stored macro.


<!--T:5-->
<!--T:5-->
[[Std_DlgMacroExecuteDirect|Execute macro]] executes the macro currently in the macro editor.
* [[File:Std_DlgMacroExecuteDirect.svg|32px]] [[Std DlgMacroExecuteDirect|Execute macro]] executes the macro currently in the macro editor.


<!--T:6-->
<!--T:6-->
[[Std_DebugMacro|Debug macro]] starts debug session for the macro currently in the macro editor.
* [[File:Std_MacroStartDebug.svg|32px]] [[Std MacroStartDebug|Start Debugging Macro]] starts a debugging session for the macro currently in the macro editor.


<!--T:7-->
<!--T:7-->
[[Std_DebugStop|Stop debugging]] ends the debugging session.
* [[File:Std_MacroStopDebug.svg|32px]] [[Std MacroStopDebug|Stop Debugging Macro]] ends the debugging session for the macro currently in the macro editor.


<!--T:8-->
<!--T:8-->
[[Std_DebugOver|Step over]]
* [[Std_DebugOver|Step over]]


<!--T:9-->
<!--T:9-->
[[Std_DebugInto|Step into]]
* [[Std_DebugInto|Step into]]


<!--T:10-->
<!--T:10-->
[[Std_DebugToggle|Toggle breakpoint]]
* [[Std_DebugToggle|Toggle breakpoint]]


<!--T:11-->
{{Std Base navi}}


<!--T:14-->
[[Category:Documentation]]
{{Userdocnavi}}
[[Category:Command_Reference]]

</translate>
</translate>

<languages/>

Revision as of 21:15, 13 February 2020

Description

File     Edit     View     Tools     Macro     Windows     Help

The Macro menu is part of the Standard Menu in the FreeCAD Interface

The Macro menu provides functions related to the recording and execution of macros.

Options

  • Macros... select and execute a stored macro.