Sketcher ToggleConstruction: Difference between revisions

From FreeCAD Documentation
m (Updated navbars)
m (typo)
Line 4: Line 4:
{{Docnav
{{Docnav
|[[Sketcher_CarbonCopy|CarbonCopy]]
|[[Sketcher_CarbonCopy|CarbonCopy]]
|[[Scritping Sketcher constraints in Python|Scritping Sketcher constraints in Python]]
|[[Scripting Sketcher constraints in Python|Scripting Sketcher constraints in Python]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CarbonCopy.svg
|IconL=Sketcher_CarbonCopy.svg
Line 63: Line 63:
{{Docnav
{{Docnav
|[[Sketcher_CarbonCopy|CarbonCopy]]
|[[Sketcher_CarbonCopy|CarbonCopy]]
|[[Scritping Sketcher constraints in Python|Scritping Sketcher constraints in Python]]
|[[Scripting Sketcher constraints in Python|Scripting Sketcher constraints in Python]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CarbonCopy.svg
|IconL=Sketcher_CarbonCopy.svg

Revision as of 17:43, 19 January 2021

Sketcher ToggleConstruction

Menu location
Sketch → Sketcher geometries → Toggle construction geometry
Workbenches
Sketcher
Default shortcut
None
Introduced in version
-
See also
None

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

  1. Select one or more sketch geometry in the 3D view
  2. Invoke the Sketcher ToggleConstruction tool using several ways:
    • Clicking on the Toggle construction.
    • Using the Sketch → Sketcher geometries → Toggle construction geometry entry in the Sketcher menu

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