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:
|[[Draft_Module|Draft]]
|[[Draft_Module|Draft]]
|IconL=Draft_ToggleConstructionMode.svg
|IconL=Draft_ToggleConstructionMode.svg
|IconC=Workbench_Draft.svg
|IconR=Draft_Apply.svg
|IconR=Draft_Apply.svg
|IconC=Workbench_Draft.svg
}}
}}


Line 15: Line 15:
==Description==
==Description==


Many geometry creation tools from the {{Button|[[Image:Workbench_Draft.svg|16px]] [[Draft Workbench|Draft]]}} and {{Button|[[Image:Workbench_Arch.svg|16px]] [[Arch Workbench|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.
Many geometry creation tools from the {{Button|[[Image:Workbench_Draft.svg|16px]] [[Draft_Workbench|Draft]]}} and {{Button|[[Image:Workbench_Arch.svg|16px]] [[Arch_Workbench|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.
This allows you to create several objects in a row until you deactivate the continue checkbox or exit the tool.
Line 21: Line 21:
==Usage==
==Usage==


# Invoke a command such as {{Button|[[Image:Draft_Line.svg|16px]] [[Draft Line|Draft Line]]}} or {{Button|[[Image:Arch_Wall.svg|16px]] [[Arch Wall|Arch Wall]]}}.
# Invoke a command such as {{Button|[[Image:Draft_Line.svg|16px]] [[Draft_Line|Draft Line]]}} or {{Button|[[Image:Arch_Wall.svg|16px]] [[Arch_Wall|Arch Wall]]}}.
# Press the {{Button|[[Image:Draft ToggleContinueMode.svg|16px]] [[Draft ToggleContinueMode|Toggle continue mode]]}} checkbox.
# Press the {{Button|[[Image:Draft ToggleContinueMode.svg|16px]] [[Draft_ToggleContinueMode|Toggle continue mode]]}} checkbox.
# Use the tool normally, placing various lines or walls, one after the other.
# 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.
# Press {{KEY|Esc}} or the {{Button|Close}} button to abort the current command; objects already placed will remain.
Line 31: Line 31:
|[[Draft_Module|Draft]]
|[[Draft_Module|Draft]]
|IconL=Draft_ToggleConstructionMode.svg
|IconL=Draft_ToggleConstructionMode.svg
|IconC=Workbench_Draft.svg
|IconR=Draft_Apply.svg
|IconR=Draft_Apply.svg
|IconC=Workbench_Draft.svg
}}
}}



Revision as of 14:57, 1 December 2020

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.

Usage

  1. Invoke 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.