Sketcher ToggleConstruction: Difference between revisions

From FreeCAD Documentation
(Shortcut)
(V0.22 -> V1.0)
 
(25 intermediate revisions by 3 users not shown)
Line 5: Line 5:
{{Docnav
{{Docnav
|[[Sketcher_CarbonCopy|Carbon copy]]
|[[Sketcher_CarbonCopy|Carbon copy]]
|[[Sketcher_ConstrainCoincident|Coincident]]
|[[Sketcher_ConstrainCoincidentUnified|Coincident (unified)]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CarbonCopy.svg
|IconL=Sketcher_CarbonCopy.svg
|IconR=Sketcher_ConstrainCoincident.svg
|IconR=Sketcher_ConstrainCoincidentUnified.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}
Line 18: Line 18:
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|G}} {{KEY|N}}
|Shortcut={{KEY|G}} {{KEY|N}}
|SeeAlso=
|SeeAlso=[[Sketcher_ToggleDrivingConstraint|Sketcher ToggleDrivingConstraint]]
}}
}}


Line 24: Line 24:


<!--T:8-->
<!--T:8-->
This tool toggles sketch geometry from/to construction mode. It can be used on any type of geometry: line, arc or circle.
The [[Image:Sketcher_ToggleConstruction.svg|24px]] [[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 is marked with a dedicated [[Sketcher_Preferences#Appearance|color]] (default blue) and ({{Version|1.0}}) 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]].
Construction geometry is an important tool of the sketcher. When using a sketch for a 3D operation, construction geometry is ignored.

<!--T:4-->
In {{Button|[[File:Sketcher_EditSketch.svg|16px]] [[Sketcher_EditSketch|Edit sketch]]}}, construction geometry is shown as blue, and won't turn green when a sketch is fully constrained. Once you {{Button|[[File:Sketcher_LeaveSketch.svg|16px]] [[Sketcher_LeaveSketch|Leave sketch]]}}, construction geometry is hidden in the [[3D_view|3D view]].

<!--T:5-->
Construction lines can be used as rotation axis by the {{Button|[[File:PartDesign_Revolution.svg|16px]] [[PartDesign_Revolution|PartDesign Revolution]]}} feature.


</translate>
</translate>
Line 41: Line 35:
==Usage== <!--T:6-->
==Usage== <!--T:6-->


<!--T:9-->
===Toggle tools=== <!--T:18-->
There are two ways of using this tool:
# Without having anything selected in the [[3D_view|3D view]]:
#* 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.
#* 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== <!--T:10-->
<!--T:19-->
# Make sure there is no selection.

# There are several ways to invoke the tool:
<!--T:7-->
#* Press the {{Button|[[Image:Sketcher_ToggleConstruction.svg|16px]] [[Sketcher_ToggleConstruction|Toggle construction geometry]]}} button.
Use Construction mode on some sketch elements,
#* 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.
</translate>
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|N}}.
[[File:Sketcher_ConstructionMode_fr_01.png|450px]]
# The mode of the geometry creation tools is toggled:
<translate>
#* In normal mode their menu and toolbar icons are white, and they create regular geometry (default color white). The icon of this tool is then: [[Image:Sketcher_ToggleConstruction.svg|16px]].

#* In construction mode their menu and toolbar icons are blue, and they create construction geometry (default color blue). The icon of this tool is then: [[Image:Sketcher_ToggleConstruction_Constr.svg|16px]].
<!--T:12-->
and once you {{Button|[[File:Sketcher_LeaveSketch.svg|16px]] [[Sketcher_LeaveSketch|leave the sketcher editing mode]]}}, geometry that was turned into construction have become invisible in the [[3D_view|3D view]] (but are still present in the Sketcher editing mode).

</translate>
[[File:Sketcher_ConstructionMode_fr_02.png|450px]]
<translate>


== Notes == <!--T:16-->
===Toggle geometry=== <!--T:20-->


<!--T:17-->
<!--T:21-->
# Select one or more elements in the sketch.
* {{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}}
# 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.




Line 77: Line 61:
{{Docnav
{{Docnav
|[[Sketcher_CarbonCopy|Carbon copy]]
|[[Sketcher_CarbonCopy|Carbon copy]]
|[[Sketcher_ConstrainCoincident|Coincident]]
|[[Sketcher_ConstrainCoincidentUnified|Coincident (unified)]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CarbonCopy.svg
|IconL=Sketcher_CarbonCopy.svg
|IconR=Sketcher_ConstrainCoincident.svg
|IconR=Sketcher_ConstrainCoincidentUnified.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}

Latest revision as of 09:43, 21 April 2024

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 is marked with a dedicated color (default blue) and (introduced in version 1.0) 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). The icon of this tool is then: .
    • In construction mode their menu and toolbar icons are blue, and they create construction geometry (default color blue). The icon of this tool is then: .

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.