Draft ToggleContinueMode: Difference between revisions

From FreeCAD Documentation
m (changed png to svg)
m (Linted templates + png to svg)
Line 2: Line 2:
<translate>
<translate>
<!--T:6-->
<!--T:6-->
{{Docnav
{{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}}
|[[Draft_ToggleConstructionMode|Toggle construction mode]]
|[[Draft_Apply|Apply style]]
|[[Draft_Module|Draft]]
|IconL=Draft_ToggleConstructionMode.svg
|IconC=Workbench_Draft.svg
|IconR=Draft_Apply.svg
}}


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


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


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

Revision as of 16:34, 12 February 2020

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.

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.