Draft ToggleContinueMode: Difference between revisions

From FreeCAD Documentation
(You can place several objects until you deactivate the checkbox or exit the tool)
(Vertical GuiCommand; see also Draft Wire, Draft BSpline)
Line 2: Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Draft ToggleContinueMode|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]|MenuLocation=Draft → Utilities → Toggle continue mode}}
|Name=Draft ToggleContinueMode
|MenuLocation=Draft → Utilities → Toggle continue mode
|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]
|SeeAlso=[[Draft Wire]], [[Draft BSpline]]
}}


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

Revision as of 06:19, 25 November 2018

Draft ToggleContinueMode

Menu location
Draft → Utilities → Toggle continue mode
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
-
See also
Draft Wire, Draft BSpline

Description

Many geometry creation tools from the Draft Workbench and Arch Workbench 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 place 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.