Draft ToggleContinueMode: Difference between revisions

From FreeCAD Documentation
m (Docnav)
m (Added templates)
(One intermediate revision by the same user not shown)
Line 18: Line 18:
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.


==How to use== <!--T:3-->
==Usage== <!--T:3-->
# Start a command such as [[Draft Line]] or [[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.png|16px]] [[Draft ToggleContinueMode|Toggle continue mode]]}} checkbox.
# Press the {{Button|[[Image:Draft ToggleContinueMode.png|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.

Revision as of 00:12, 28 January 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.