Draft ToggleContinueMode: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 32: Line 32:
# To toggle continue mode in the task panel of the command: press {{KEY|T}} or click the {{MenuCommand|Continue}} checkbox.
# To toggle continue mode in the task panel of the command: press {{KEY|T}} or click the {{MenuCommand|Continue}} checkbox.
# Create your geometry.
# Create your geometry.
# Press {{KEY|Esc}} or the {{Button|Close}} button to finish the command.
# Press {{KEY|Esc}} or the {{Button|Close}} button to finish the command and switch off continue mode.
# Continue mode is now switched off.





Revision as of 20:03, 10 August 2021

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Draft ToggleContinueMode

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

Description

The Draft ToggleContinueMode command switches continue mode on or off. Many Draft and Arch commands support this mode. If continue mode is on they will restart after finishing. Continue mode can also be toggled in the task panel of those commands so in practice this command is rarely used.

Usage

  1. Select the Utilities → Toggle continue mode option from the menu.
  2. Invoke a command that supports continue mode, Draft Line or Arch Wall for example.
  3. To toggle continue mode in the task panel of the command: press T or click the Continue checkbox.
  4. Create your geometry.
  5. Press Esc or the Close button to finish the command and switch off continue mode.