Draft ToggleContinueMode: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
m (Docnav)
Line 2: Line 2:
<translate>
<translate>
<!--T:6-->
<!--T:6-->
{{docnav|[[Draft_ToggleConstructionMode|Toggle construction mode]]|[[Draft_Apply|Apply style]]|[[Draft_Module|Draft]]|IconL=Draft_ToggleConstructionMode.png|IconC=Workbench_Draft.svg|IconR=Draft_Apply.svg}}
{{Docnav|[[Draft_ToggleConstructionMode|Toggle construction mode]]|[[Draft_Apply|Apply style]]|[[Draft_Module|Draft]]|IconL=Draft_ToggleConstructionMode.png|IconC=Workbench_Draft.svg|IconR=Draft_Apply.svg}}


<!--T:1-->
<!--T:1-->
Line 25: Line 25:


<!--T:5-->
<!--T:5-->
{{docnav|[[Draft_ToggleConstructionMode|Toggle construction mode]]|[[Draft_Apply|Apply style]]|[[Draft_Module|Draft]]|IconL=Draft_ToggleConstructionMode.png|IconC=Workbench_Draft.svg|IconR=Draft_Apply.svg}}
{{Docnav|[[Draft_ToggleConstructionMode|Toggle construction mode]]|[[Draft_Apply|Apply style]]|[[Draft_Module|Draft]]|IconL=Draft_ToggleConstructionMode.png|IconC=Workbench_Draft.svg|IconR=Draft_Apply.svg}}


<!--T:7-->
<!--T:7-->

Revision as of 20:28, 11 February 2019

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