Draft ToggleContinueMode: Difference between revisions

From FreeCAD Documentation
(Removed "In progress".)
m (be removed)
 
(5 intermediate revisions by one other user not shown)
Line 4: Line 4:
<!--T:6-->
<!--T:6-->
{{Docnav
{{Docnav
|
|[[Draft_Heal|Heal]]
|
|[[Draft_ApplyStyle|ApplyStyle]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_Heal.svg
|IconL=
|IconR=Draft_ApplyStyle.svg
|IconR=
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
}}
}}

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


<!--T:1-->
<!--T:1-->
Line 16: Line 20:
|Name=Draft ToggleContinueMode
|Name=Draft ToggleContinueMode
|MenuLocation=Utilities → Toggle continue mode
|MenuLocation=Utilities → Toggle continue mode
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]]
|Workbenches=[[Draft_Workbench|Draft]], [[Arch_Workbench|Arch]]
}}
}}


Line 22: Line 26:


<!--T:2-->
<!--T:2-->
The [[Image:Draft_ToggleContinueMode.svg|24px]] '''Draft ToggleContinueMode''' command switches continue mode on or off. Many [[Draft_Module|Draft]] and [[Arch_Module|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.
The [[Image:Draft_ToggleContinueMode.svg|24px]] '''Draft ToggleContinueMode''' command switches continue mode on or off. Many [[Draft_Workbench|Draft]] and [[Arch_Workbench|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== <!--T:10-->
==Usage== <!--T:10-->
Line 36: Line 40:
<!--T:5-->
<!--T:5-->
{{Docnav
{{Docnav
|
|[[Draft_Heal|Heal]]
|
|[[Draft_ApplyStyle|ApplyStyle]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_Heal.svg
|IconL=
|IconR=Draft_ApplyStyle.svg
|IconR=
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
}}
}}

Latest revision as of 18:16, 5 January 2024

THIS COMMAND IS OBSOLETE
It is not 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.