Draft ToggleConstructionMode/cs: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(One intermediate revision by the same user not shown)
Line 23: Line 23:
[[Image:Draft construction mode example.jpg|400px]]
[[Image:Draft construction mode example.jpg|400px]]
{{Caption|Construction geometry, in blue, used to determine the center and radius of a circle}}
{{Caption|Construction geometry, in blue, used to determine the center and radius of a circle}}

==Bug in version 0.19==

In FreeCAD version 0.19 this command and the [[Draft_AddConstruction|Draft AddConstruction]] command will typically use different groups. To avoid this change the {{MenuCommand|Construction group name}} in the preferences to {{Value|Draft_Construction}}: {{MenuCommand|Edit → Preferences... → Draft → General settings → Construction Geometry → Construction group name}}. In version 0.20 the {{MenuCommand|Construction group name}} is used for the label of the construction group, the name of the group is always {{Value|Draft_Construction}}.


==Usage==
==Usage==
Line 43: Line 39:
==Preferences==
==Preferences==


* To change the label ({{Version|0.20}}) of the construction group: {{MenuCommand|Edit → Preferences... → Draft → General settings → Construction Geometry → Construction group name}}.
* To change the label of the construction group: {{MenuCommand|Edit → Preferences... → Draft → General → Construction group label}}.
* To change the color that is used: {{MenuCommand|Edit → Preferences... → Draft → General settings → Construction Geometry → Construction geometry color}}.
* To change the color that is used: {{MenuCommand|Edit → Preferences... → Draft → General → Construction geometry color}}.





Latest revision as of 19:57, 7 December 2023

DKreslení Přepnutí do konstrukčního módu

Umístění Menu
Kreslení -> Utility -> Přepnutí do konstrukčního módu
Pracovní stoly
Kreslení, Architektura
Výchozí zástupce
Nikdo
Představen ve verzi
-
Viz také
Nikdo

Description

Popis

Kreslicí modul má konstrukční mód, který umožňuje kreslit určité objekty ve speciální skupině s definovoanou barvou, takže je snadné je odlišit od ostatních objektů a když tento mód nepotřebujeme lze jej vypnout nebo objekty smazat.

Construction geometry, in blue, used to determine the center and radius of a circle

Usage

Použití

  1. Stiskněte tlačítko Přepnutí konstrukčního módu
  2. Nakreslete nějaké objekty
  3. Stiskněte ještě jednou tlačítko Přepnutí konstrukčního módu pro návrat do normálního módu

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.