Std Macro Menu/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
__NOTOC__
<!-- ==The Macro Menu== -->
==Description==


{{Docnav
{{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 }}
|[[Std_Tools_Menu|Std Tools Menu]]
{{Caption|The {{StdMenu|Macro}} menu is part of the [[Standard Menu]] in the FreeCAD [[Interface]]}}
|[[Std_Windows_Menu|Std Windows Menu]]
|[[Std_Base|Std Base]]
|IconL=
|IconR=
|IconC=Freecad.svg
}}

[[Image:Freecad.svg|thumb|128px|Std Base icon]]

{{TOCright}}

==Introduction==

The {{StdMenu|[[Std_Macro_Menu|Macro]]}} menu is one of the 7 sub-menus in the [[Standard_Menu|standard menu]]:

<!--Please keep info below synchronized with Std_Base, Standard_Menu, Std_File_Menu etc.-->
{{StdMenu
|
[[Std_File_Menu|File]]
&nbsp;&nbsp;&nbsp;
[[Std_Edit_Menu|Edit]]
&nbsp;&nbsp;&nbsp;
[[Std_View_Menu|View]]
&nbsp;&nbsp;&nbsp;
[[Std_Tools_Menu|Tools]]
&nbsp;&nbsp;&nbsp;
[[Std_Macro_Menu|Macro]]
&nbsp;&nbsp;&nbsp;
[[Std_Windows_Menu|Windows]]
&nbsp;&nbsp;&nbsp;
[[Std_Help_Menu|Help]]
}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 11: Line 40:
</div>
</div>


==Options==
==Tools==

The following tools are available in this menu:


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 28: Line 59:
[[Std_DlgMacroExecuteDirect|Execute macro]] execută macrocomanda curentă din editorul de macrocomenzi.
[[Std_DlgMacroExecuteDirect|Execute macro]] execută macrocomanda curentă din editorul de macrocomenzi.
</div>
</div>

* [[Std_MacroAttachDebugger|Attach to remote debugger...]]: Attaches FreeCAD to a remote debugger.


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 39: Line 72:
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
[[Std_DebugOver|Step over]]
[[Std_DebugOver|Step over]]
</div>
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 48: Line 81:
[[Std_DebugToggle|Toggle breakpoint]]
[[Std_DebugToggle|Toggle breakpoint]]
</div>
</div>

{{Docnav
|[[Std_Tools_Menu|Std Tools Menu]]
|[[Std_Windows_Menu|Std Windows Menu]]
|[[Std_Base|Std Base]]
|IconL=
|IconR=
|IconC=Freecad.svg
}}


{{Std Base navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:Workbenches{{#translation:}}]]
{{clear}}
{{clear}}

Revision as of 20:31, 22 June 2020

Std Base icon

Introduction

The Macro menu is one of the 7 sub-menus in the standard menu:

File     Edit     View     Tools     Macro     Windows     Help

Macro

Tools

The following tools are available in this menu:

Macro recording deschide un dialog pentru înregistrarea macrocomenzii

Stop macro recording încheie sesiunea de înregistrarea macrocomenzii curente

Macros... selectează și execută macrocomanda înregistrată.

Execute macro execută macrocomanda curentă din editorul de macrocomenzi.

Debug macro pornește sesiunea de depanarea pentru macrocomanda curentă aflată în editorul de macrocomenzi

Stop debugging încheie sesiunea de depanare.