Draft ToggleConstructionMode/sv: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
{{Docnav
|[[Draft_UndoLine|Undo line]]
|[[Draft_SetStyle|SetStyle]]
|[[Draft_AutoGroup|AutoGroup]]
|[[Draft_ToggleContinueMode|Toggle continue mode]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_UndoLine.svg
|IconL=Draft_SetStyle.svg
|IconR=
|IconR=Draft_ToggleContinueMode.svg
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
}}
}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{GuiCommand/sv|Name=Draft ToggleConstructionMode|Name/sv=Draft ToggleConstructionMode|Workbenches=[[Draft Module/sv|Draft]], [[Arch Module/sv|Arch]]|MenuLocation=Draft -> Utilities -> Toggle construction mode}}
{{GuiCommand/sv|Name=Draft ToggleConstructionMode|Name/sv=Draft ToggleConstructionMode|Workbenches=[[Draft_Workbench/sv|Draft]], [[Arch_Workbench/sv|Arch]]|MenuLocation=Draft -> Utilities -> Toggle construction mode}}
</div>
</div>


Line 34: Line 35:
==Usage==
==Usage==


# There are several ways to invoke the command:
# Press the {{Button|[[Image:Draft ToggleConstructionMode.png|16px]] [[Draft ToggleConstructionMode|Toggle construction mode]]}} button.
#* Press the {{Button|[[Image:Draft_ToggleConstructionMode.svg|16px]] [[Draft_ToggleConstructionMode|Toggle construction mode]]}} button in the [[Draft_Tray|Draft Tray]]. This button is depressed if Draft construction mode is currently on.
# Draw some objects.
# Press the {{Button|[[Image:Draft ToggleConstructionMode.png|16px]] [[Draft ToggleConstructionMode|Toggle construction mode]]}} button again to go back to normal mode.
#* Select the {{MenuCommand|Utilities → [[Image:Draft_ToggleConstructionMode.svg|16px]] Toggle construction mode}} option from the menu.
#* Use the keyboard shortcut: {{KEY|C}} then {{KEY|M}}.
# The button in the [[Draft_Tray|Draft Tray]] is updated.

==Notes==


* If Draft construction mode is switched on the active [[Draft_Layer|layer]] is ignored.
The construction mode {{Button|[[Image:Draft Construction.svg|16px]]}} button is present in the [[Draft_Tray|Draft Tray]] toolbar, which only appears in the {{Button|[[Image:Workbench_Draft.svg|16px]] [[Draft_Workbench|Draft]]}} and {{Button|[[Image:Workbench_Arch.svg|16px]] [[Arch_Workbench|Arch]]}} workbenches.


==Preferences==
The color and the group name can be changed in the [[Draft_Preferences|Draft Preferences]].


* To change the label of the construction group: {{MenuCommand|Edit → Preferences... → Draft → General → Construction group label}}.
==Properties==
* To change the color that is used: {{MenuCommand|Edit → Preferences... → Draft → General → Construction geometry color}}.


* {{PropertyView|Visibility}} The construction geometry can be hidden {{FALSE}} or deleted after it is no longer needed. ('''Admin Edit:''' review accuracy)


{{Docnav
{{Docnav
|[[Draft_UndoLine|Undo line]]
|[[Draft_SetStyle|SetStyle]]
|[[Draft_AutoGroup|AutoGroup]]
|[[Draft_ToggleContinueMode|Toggle continue mode]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_UndoLine.svg
|IconL=Draft_SetStyle.svg
|IconR=
|IconR=Draft_ToggleContinueMode.svg
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
}}
}}
Line 57: Line 62:
{{Draft Tools navi{{#translation:}}}}
{{Draft Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 19:57, 7 December 2023

Draft ToggleConstructionMode

Menyplacering
Draft -> Utilities -> Toggle construction mode
Arbetsbänkar
Draft, Arch
Standard genväg
Ingen
Introducerad i version
-
Se även
Ingen

Description

Konstruktionsläget i Skissmodulen är en enkel inställning som tillåter dig att rita konstruktionsgeometri (vilket är geometri som endast används till att hjälpa dig med att konstruera mer komplexa element) i en speciell grupp, med en speciell färg, så det är lätt att separera dem från resten och stänga av dem när du inte behöver dem.

  • Konstruktion knappen i Skisskommandolådan sätter på och stänger av konstruktionsläget
  • När den knappen trycks in, så kommar alla objekt som du sedan ritar att få konstruktionsfärgen och placeras i konstruktionsgruppen
  • Färgen och gruppnamnet kan ändras i alternativfönstret.
  • En tangentbordsgenväg kan tilldelas till knappen för att lätt kunna stänga på/av funktionen från tangentbordet (Verktyg -> Anpassa -> Tangentbord -> Python -> Toggle Construction Mode)

Description

The Draft module features a construction mode, which allows to draw certain objects in a special group, with a defined color, so it is easy to separate them from the other objects and switch it off when you don't need it, or delete them after you don't need them anymore.

Usage

  1. There are several ways to invoke the command:
    • Press the Toggle construction mode button in the Draft Tray. This button is depressed if Draft construction mode is currently on.
    • Select the Utilities → Toggle construction mode option from the menu.
    • Use the keyboard shortcut: C then M.
  2. The button in the Draft Tray is updated.

Notes

  • If Draft construction mode is switched on the active layer is ignored.

Preferences

  • To change the label of the construction group: Edit → Preferences... → Draft → General → Construction group label.
  • To change the color that is used: Edit → Preferences... → Draft → General → Construction geometry color.