Draft ToggleContinueMode: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
Line 12: Line 12:
}}
}}


<!--T:11-->
{{VeryImportantMessage|THIS COMMAND IS OBSOLETE<br>
{{VeryImportantMessage|THIS COMMAND IS OBSOLETE<br>
It is not be available in {{VersionPlus|0.22}}. Use the {{MenuCommand|Continue}} checkbox in the task panel of commands that support this mode instead.}}
It is not be available in {{VersionPlus|0.22}}. Use the {{MenuCommand|Continue}} checkbox in the task panel of commands that support this mode instead.}}

Revision as of 20:05, 7 December 2023

THIS COMMAND IS OBSOLETE
It is not be available in version 0.22 and above. Use the Continue checkbox in the task panel of commands that support this mode instead.

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.