Draft ToggleContinueMode/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 5: Line 5:


==Description==
==Description==
Many geometry creation tools from the [[Draft Workbench|Draft]] and [[Arch Workbench]]es allow you to activate the continue checkbox. If continue mode is on, the drawing tool will restart after you finish with it, allowing you to draw another object with the same tool, without pressing the tool button again.
Some tools of the Draft and Arch modules feature a Continue checkbox, which, when checked, restarts the command after you finish it, so you don't need to press the command button again, and you can quickly create several objects in a row, one after the other. This command switches on/off this checkbox for the next commands.

This allows you to create several objects in a row until you deactivate the continue checkbox or exit the tool.


==How to use==
==How to use==
# Start a command such as [[Draft Line]] or [[Arch Wall]].
# Press the {{KEY|[[Image:Draft ToggleContinueMode.png|16px]] [[Draft ToggleContinueMode|Toggle continue mode]]}} button
# Press the {{Button|[[Image:Draft ToggleContinueMode.png|16px]] [[Draft ToggleContinueMode|Toggle continue mode]]}} checkbox.
# Start a command that has a Continue checkbox, such as [[Draft Line]] or [[Arch Wall]]
# Cancel the command or press {{KEY|ESC}} to leave both the command and the continue mode.
# Use the tool normally, placing various lines or walls, one after the other.
# Press {{KEY|Esc}} or the {{Button|Close}} button to abort the current command; objects already placed will remain.


{{Draft Tools navi}}
{{Userdocnavi}}
{{clear}}
{{clear}}

Revision as of 13:07, 8 January 2019

Draft ToggleContinueMode

Ubicación en el Menú
Draft -> Utilities -> Toggle continue mode
Entornos de trabajo
Draft, Arch
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Ninguno

Description

Many geometry creation tools from the Draft and Arch Workbenches allow you to activate the continue checkbox. If continue mode is on, the drawing tool will restart after you finish with it, allowing you to draw another object with the same tool, without pressing the tool button again.

This allows you to create several objects in a row until you deactivate the continue checkbox or exit the tool.

How to use

  1. Start a command such as Draft Line or Arch Wall.
  2. Press the Toggle continue mode checkbox.
  3. Use the tool normally, placing various lines or walls, one after the other.
  4. Press Esc or the Close button to abort the current command; objects already placed will remain.