Sketcher ToggleConstruction/sv: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
{{Docnav
|[[Sketcher_CarbonCopy|CarbonCopy]]
|[[Sketcher_CarbonCopy|Carbon copy]]
|[[Sketcher_ConstrainCoincident|Coincident]]
|[[Sketcher_ConstrainCoincident|Coincident]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
Line 33: Line 34:
==Usage==
==Usage==


There are two ways of using this tool:
# Select one or more sketch geometry in the [[3D_view|3D view]]
# Without having anything selected in the [[3D_view|3D view]]:
# Invoke the Sketcher ToggleConstruction tool using several ways:
#* Clicking on the {{Button|[[File:Sketcher_ToggleConstruction.svg|16px]] [[Sketcher_ToggleConstruction|Toggle construction]]}}.
#* Invoke construction mode by clicking on the {{Button|[[File:Sketcher_ToggleConstruction.svg|16px]] [[Sketcher_ToggleConstruction|Toggle construction geometry]]}} button or by using the {{MenuCommand|Sketch → Sketcher geometries → [[File:Sketcher_ToggleConstruction.svg|16px]] Toggle construction geometry}} entry in the Sketcher menu.
#* This will change the color for creating new geometric elements to blue.
#* Using the {{MenuCommand|Sketch Sketcher geometries [[File:Sketcher_ToggleConstruction.svg|16px]] Toggle construction geometry}} entry in the Sketcher menu
#* Newly created geometric elements will now be created in construction mode.
# With one or more geometric elements selected in the [[3D_view|3D view]]
#* Invoke the tool by clicking on the {{Button|[[File:Sketcher_ToggleConstruction.svg|16px]] [[Sketcher_ToggleConstruction|Toggle construction geometry]]}} button or by selecting it from the menu
#* The selected elements will now be changed to construction mode.
#* Afterwards newly created elements will again be normal geometry.


==Example==
==Example==
Line 47: Line 53:


[[File:Sketcher_ConstructionMode_fr_02.png|450px]]
[[File:Sketcher_ConstructionMode_fr_02.png|450px]]

== Notes ==

* {{Button|[[File:Sketcher_CreatePoint.svg|16px]] [[Sketcher_CreatePoint|Create point]]}} will always create points in construction mode regardless of the toolbar toggle state, select the desired points in the [[3D_view|3D view]] after creation and click {{Button|[[File:Sketcher_ToggleConstruction.svg|16px]] [[Sketcher_ToggleConstruction|Toggle construction geometry]]}} to change them to normal geometry. {{Version|0.19}}



{{Docnav
{{Docnav
|[[Sketcher_CarbonCopy|CarbonCopy]]
|[[Sketcher_CarbonCopy|Carbon copy]]
|[[Sketcher_ConstrainCoincident|Coincident]]
|[[Sketcher_ConstrainCoincident|Coincident]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
Line 57: Line 68:
}}
}}


{{Sketcher Tools navi{{#translation:}}}}
{{Sketcher_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 20:08, 20 March 2022

Toggle construction geometry

Menyplacering
Sketch → Skissgeometrier → Toggle construction geometry
Arbetsbänkar
Sketcher
Standard genväg
Ingen
Introducerad i version
-
Se även
Ingen

Description

This tool toggles sketch geometry from/to construction mode. It can be used on any type of geometry: line, arc or circle.

Construction geometry is an important tool of the sketcher. When using a sketch for a 3D operation, construction geometry is ignored.

In Edit sketch, construction geometry is shown as blue, and won't turn green when a sketch is fully constrained. Once you Leave sketch, construction geometry is hidden in the 3D view.

Construction lines can be used as rotation axis by the PartDesign Revolution feature.

Usage

There are two ways of using this tool:

  1. Without having anything selected in the 3D view:
    • Invoke construction mode by clicking on the Toggle construction geometry button or by using the Sketch → Sketcher geometries → Toggle construction geometry entry in the Sketcher menu.
    • This will change the color for creating new geometric elements to blue.
    • Newly created geometric elements will now be created in construction mode.
  2. With one or more geometric elements selected in the 3D view
    • Invoke the tool by clicking on the Toggle construction geometry button or by selecting it from the menu
    • The selected elements will now be changed to construction mode.
    • Afterwards newly created elements will again be normal geometry.

Example

Use Construction mode on some sketch elements,

and once you leave the sketcher editing mode, geometry that was turned into construction have become invisible in the 3D view (but are still present in the Sketcher editing mode).

File:Sketcher ConstructionMode fr 02.png

Notes