Sketcher ToggleConstruction: Difference between revisions

From FreeCAD Documentation
m (Normandc moved page Sketcher ConstructionMode to Sketcher ToggleConstruction without leaving a redirect: Part of translatable page "Sketcher ConstructionMode")
No edit summary
(48 intermediate revisions by 13 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Page_in_progress}}
<translate>
<translate>

<!--T:13-->
{{Docnav
|[[Sketcher_CarbonCopy|Carbon copy]]
|[[Sketcher_ConstrainCoincidentUnified|Coincident (unified)]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CarbonCopy.svg
|IconR=Sketcher_ConstrainCoincidentUnified.svg
|IconC=Workbench_Sketcher.svg
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Sketcher AlterConstruction|Workbenches=[[Sketcher Workbench|Sketcher]], [[PartDesign Workbench|PartDesign]]|MenuLocation=Sketch → Sketcher geometries → Toggle construction line}}
|Name=Sketcher ToggleConstruction
|MenuLocation=Sketch → Sketcher geometries → Toggle construction geometry
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|G}} {{KEY|N}}
|SeeAlso=
}}


====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.
<!--T:8-->
The [[Image:Sketcher_ToggleConstruction.svg|16px]] [[Sketcher_ToggleConstruction|Sketcher ToggleConstruction]] tool either toggles the geometry creation tools to/from construction mode, or toggles selected geometry to/from construction geometry.


<!--T:3-->
<!--T:3-->
Construction geometry edges are marked with a dedicated [[Sketcher_Preferences#Appearance|color]] (default blue) and ({{Version|0.22}}) linetype. Construction geometry is not visible outside the sketch, it is intended to help define constraints and other geometry inside the sketch itself. Construction lines can however be used as a rotation axis by [[PartDesign_Revolution|PartDesign Revolution]].
[[File:Sketcher_ConstructionMode_fr_01.png|480px|Sketcher Mode de Construction]]

{{clear}}
</translate>
Construction geometry is an important tool of the sketcher. When using a sketch for a 3D operation, construction geometry is ignored.
[[File:Sketcher_ConstructionMode_fr_01.png|480px]]
<translate>

==Usage== <!--T:6-->

===Toggle tools===

# Make sure there is no selection.
# There are several ways to invoke the tool:
#* Press the {{Button|[[Image:Sketcher_ToggleConstruction.svg|16px]] [[Sketcher_ToggleConstruction|Toggle construction geometry]]}} button.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_ToggleConstruction.svg|16px]] Toggle construction geometry}} option from the menu.
#* Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_ToggleConstruction.svg|16px]] Toggle construction geometry}} option from the context menu.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|N}}.
# The mode of the geometry creation tools is toggled:
#* In normal mode their menu and toolbar icons are white, and they create regular geometry (default color white).
#* In construction mode their menu and toolbar icons are blue, and they create construction geometry (default color blue).

===Toggle geometry===

# Select one or more elements in the sketch.
# Invoke the tool as described above, or with the following additional option:
#* Right-click in the {{MenuCommand|Elements}} section of the [[Task_panel|Task panel]] and select the {{MenuCommand|Toggle construction geometry}} option from the context menu.
# The selected elements are changed from normal geometry to construction geometry or vice versa. Their appearance changes accordingly.
# The mode of the geometry creation tools is not changed.

== Notes == <!--T:16-->


<!--T:4-->
<!--T:17-->
* [[Sketcher_CreatePoint|Points]] are always created as construction geometry. If required they can be changed to normal geometry after creation.
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.


<!--T:5-->
'''Note:''' starting with v0.13, construction lines can be used as rotation axis by the [[PartDesign Revolution]] feature.


====Usage==== <!--T:6-->
* Select one or more sketch geometry in the 3D view, then click on the tool or access it in the menu.
{{clear}}
====Example====


<!--T:7-->
<!--T:11-->
{{Docnav
<center>
|[[Sketcher_CarbonCopy|Carbon copy]]
<gallery widths="400" heights="200">
|[[Sketcher_ConstrainCoincidentUnified|Coincident (unified)]]
File:Sketcher_ConstructionMode_fr_01.png|Use Construction mode change your sketches, and
|[[Sketcher_Workbench|Sketcher]]
Image:Sketcher_ConstructionMode_fr_02.png|once your finished sketch, sketch and leaving the forms used in construction mode, have become invisible to the screen (but are still present in the Sketcher)
|IconL=Sketcher_CarbonCopy.svg
</gallery>
|IconR=Sketcher_ConstrainCoincidentUnified.svg
</center>
|IconC=Workbench_Sketcher.svg
}}


</translate>
</translate>
{{Sketcher_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Revision as of 17:39, 23 March 2024

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Sketcher ToggleConstruction

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

Description

The Sketcher ToggleConstruction tool either toggles the geometry creation tools to/from construction mode, or toggles selected geometry to/from construction geometry.

Construction geometry edges are marked with a dedicated color (default blue) and (introduced in version 0.22) linetype. Construction geometry is not visible outside the sketch, it is intended to help define constraints and other geometry inside the sketch itself. Construction lines can however be used as a rotation axis by PartDesign Revolution.

Usage

Toggle tools

  1. Make sure there is no selection.
  2. There are several ways to invoke the tool:
    • Press the Toggle construction geometry button.
    • Select the Sketcher → Sketcher geometries → Toggle construction geometry option from the menu.
    • Right-click in the 3D view and select the Toggle construction geometry option from the context menu.
    • Use the keyboard shortcut: G then N.
  3. The mode of the geometry creation tools is toggled:
    • In normal mode their menu and toolbar icons are white, and they create regular geometry (default color white).
    • In construction mode their menu and toolbar icons are blue, and they create construction geometry (default color blue).

Toggle geometry

  1. Select one or more elements in the sketch.
  2. Invoke the tool as described above, or with the following additional option:
    • Right-click in the Elements section of the Task panel and select the Toggle construction geometry option from the context menu.
  3. The selected elements are changed from normal geometry to construction geometry or vice versa. Their appearance changes accordingly.
  4. The mode of the geometry creation tools is not changed.

Notes

  • Points are always created as construction geometry. If required they can be changed to normal geometry after creation.