Draft ToggleContinueMode/tr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 2: Line 2:
{{Docnav
{{Docnav
|[[Draft_ToggleConstructionMode|Toggle construction mode]]
|[[Draft_ToggleConstructionMode|Toggle construction mode]]
|[[Draft_Apply|Apply style]]
|[[Draft_ApplyStyle|Apply style]]
|[[Draft_Module|Draft]]
|[[Draft_Module|Draft]]
|IconL=Draft_ToggleConstructionMode.svg
|IconL=Draft_ToggleConstructionMode.svg
Line 28: Line 28:
{{Docnav
{{Docnav
|[[Draft_ToggleConstructionMode|Toggle construction mode]]
|[[Draft_ToggleConstructionMode|Toggle construction mode]]
|[[Draft_Apply|Apply style]]
|[[Draft_ApplyStyle|Apply style]]
|[[Draft_Module|Draft]]
|[[Draft_Module|Draft]]
|IconL=Draft_ToggleConstructionMode.svg
|IconL=Draft_ToggleConstructionMode.svg

Revision as of 10:17, 2 July 2021

Devam modunu değiştir

Menü konumu
Draft → Utilities → Toggle continue mode
Tezgahlar
Draft, Arch
Varsayılan kısayol
Hiçbiri
Versiyonda tanıtıldı
-
Ayrıca bkz
Hiçbiri

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.