Sketcher ToggleConstruction: Difference between revisions

From FreeCAD Documentation
(Set icon parameter in GuiCommand (Sketcher_ToggleConstruction.svg is not the icon used with the command))
No edit summary
Line 10: Line 10:


==Description== <!--T:2-->
==Description== <!--T:2-->

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


Line 23: Line 24:
Construction lines can be used as rotation axis by the [[PartDesign Revolution]] feature.
Construction lines can be used as rotation axis by the [[PartDesign Revolution]] feature.


==Usage== <!--T:6-->
==How to use== <!--T:6-->

* Select one or more sketch geometry in the 3D view, then click on the tool or access it in the menu.
* Select one or more sketch geometry in the 3D view, then click on the tool or access it in the menu.
{{clear}}
{{clear}}

==Example==
==Example==


Line 36: Line 39:
</center>
</center>


</translate>
<translate>
[[Category:Sketcher]]
</translate>
</translate>

Revision as of 23:18, 25 November 2018

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.

Sketcher Mode de Construction

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

In sketch edit mode, construction geometry is shown as blue, and won't turn green when a sketch is fully constrained. Once you exit the sketch mode, construction geometry is hidden on the screen.

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

How to use

  • Select one or more sketch geometry in the 3D view, then click on the tool or access it in the menu.

Example