Draft ToggleContinueMode/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 4: Line 4:
|[[Draft_Heal|Heal]]
|[[Draft_Heal|Heal]]
|[[Draft_ApplyStyle|ApplyStyle]]
|[[Draft_ApplyStyle|ApplyStyle]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_Heal.svg
|IconL=Draft_Heal.svg
|IconR=Draft_ApplyStyle.svg
|IconR=Draft_ApplyStyle.svg
Line 21: Line 21:
==Description==
==Description==


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==
==Usage==
Line 35: Line 35:
|[[Draft_Heal|Heal]]
|[[Draft_Heal|Heal]]
|[[Draft_ApplyStyle|ApplyStyle]]
|[[Draft_ApplyStyle|ApplyStyle]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_Heal.svg
|IconL=Draft_Heal.svg
|IconR=Draft_ApplyStyle.svg
|IconR=Draft_ApplyStyle.svg

Revision as of 19:49, 24 August 2021

Draft ToggleContinueMode

Системное название
Draft ToggleContinueMode
Расположение в меню
Черчение -> Утилиты -> Переключить режим продолжения
Верстаки
Draft, Arch
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Нет

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.