Sketcher ToggleDrivingConstraint: Difference between revisions

From FreeCAD Documentation
(V0.22 -> V1.0)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Page_in_progress}}
<translate>
<translate>


Line 20: Line 19:
|Shortcut={{KEY|K}} {{KEY|X}}
|Shortcut={{KEY|K}} {{KEY|X}}
|Version=0.16
|Version=0.16
|SeeAlso=[[Sketcher_ToggleActiveConstraint|Sketcher ToggleActiveConstraint]]
|SeeAlso=
}}
}}


Line 28: Line 27:
The [[Image:Sketcher ToggleDrivingConstraint.svg|24px]] [[Sketcher_ToggleDrivingConstraint|Sketcher ToggleDrivingConstraint]] tool either toggles the [[Sketcher_Workbench#Sketcher_CompDimensionTools|dimensional constraint creation tools]] between driving and reference mode, or toggles selected dimensional constraints between those modes.
The [[Image:Sketcher ToggleDrivingConstraint.svg|24px]] [[Sketcher_ToggleDrivingConstraint|Sketcher ToggleDrivingConstraint]] tool either toggles the [[Sketcher_Workbench#Sketcher_CompDimensionTools|dimensional constraint creation tools]] between driving and reference mode, or toggles selected dimensional constraints between those modes.


<!--T:15-->
Contrary to driving constraints, reference constraints do not constrain the sketch, their value depends on other constraints, they are driven. They can be useful to verify measurements. They can be used in [[Expressions|expressions]], but not in the sketch itself.
Contrary to driving constraints, reference constraints do not constrain the sketch, their value depends on other constraints, they are driven. They can be useful to verify measurements. They can be used in [[Expressions|expressions]], but not in the sketch itself.


Line 38: Line 38:
==Usage== <!--T:4-->
==Usage== <!--T:4-->


===Toggle tools===
===Toggle tools=== <!--T:16-->


<!--T:9-->
<!--T:9-->
Line 47: Line 47:
#* Use the keyboard shortcut: {{KEY|K}} then {{KEY|X}}.
#* Use the keyboard shortcut: {{KEY|K}} then {{KEY|X}}.
# The mode of the dimensional constraint creation tools is toggled:
# The mode of the dimensional constraint creation tools is toggled:
#* In driving mode their menu and toolbar icons are red, and they create driving constraints (default [[Sketcher_Preferences#Appearance|color]] red).
#* In driving mode their menu and toolbar icons are red, and they create driving constraints (default [[Sketcher_Preferences#Appearance|color]] red). The icon of this tool is then: [[Image:Sketcher_ToggleConstraint.svg|16px]].
#* In reference mode their menu and toolbar icons are blue, and they create reference constraints (default color blue).
#* In reference mode their menu and toolbar icons are blue, and they create reference constraints (default color blue). The icon of this tool is then: [[Image:Sketcher_ToggleConstraint_Driven.svg|16px]].


===Toggle constraints===
===Toggle constraints=== <!--T:17-->


<!--T:18-->
# Select one or more dimensional constraints.
# Select one or more dimensional constraints.
# Invoke the tool as described above, or with one of the following additional options:
# Invoke the tool as described above, or with one of the following additional options:
#* {{Version|0.22}}: Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_ToggleDrivingConstraint.svg|16px]] Toggle driving/reference constraint}} option from the context menu.
#* {{Version|1.0}}: Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_ToggleDrivingConstraint.svg|16px]] Toggle driving/reference constraint}} option from the context menu.
#* Right-click in the {{MenuCommand|Constraints}} section of the [[Task_panel|Task panel]] and select the {{MenuCommand|Toggle to/from reference}} option from the context menu.
#* Right-click in the '''Constraints''' section of the [[Sketcher_Dialog|Sketcher Dialog]] and select the {{MenuCommand|Toggle to/from reference}} option from the context menu.
# The selected constraints are changed from driving to reference mode or vice versa. Their appearance changes accordingly.
# The selected constraints are changed from driving to reference mode or vice versa. Their appearance changes accordingly.
# The mode of the dimensional constraint creation tools is not changed.
# The mode of the dimensional constraint creation tools is not changed.

Latest revision as of 09:59, 21 April 2024

Sketcher ToggleDrivingConstraint

Menu location
Sketch → Sketcher constraints → Toggle driving/reference constraint
Workbenches
Sketcher
Default shortcut
K X
Introduced in version
0.16
See also
Sketcher ToggleActiveConstraint

Description

The Sketcher ToggleDrivingConstraint tool either toggles the dimensional constraint creation tools between driving and reference mode, or toggles selected dimensional constraints between those modes.

Contrary to driving constraints, reference constraints do not constrain the sketch, their value depends on other constraints, they are driven. They can be useful to verify measurements. They can be used in expressions, but not in the sketch itself.

A horizontal distance constraint (50 mm), a vertical constraint (30 mm) and an angle constraint (75°) were set to define the profile; a reference dimension was added on the slanted line segment to know its length (31.0583 mm).

Usage

Toggle tools

  1. Make sure no dimensional constraints have been selected.
  2. There are several ways to invoke the tool:
    • Press the Toggle driving/reference constraint button.
    • Select the Sketch → Sketcher constraints → Toggle driving/reference constraint option from the menu.
    • Use the keyboard shortcut: K then X.
  3. The mode of the dimensional constraint creation tools is toggled:
    • In driving mode their menu and toolbar icons are red, and they create driving constraints (default color red). The icon of this tool is then: .
    • In reference mode their menu and toolbar icons are blue, and they create reference constraints (default color blue). The icon of this tool is then: .

Toggle constraints

  1. Select one or more dimensional constraints.
  2. Invoke the tool as described above, or with one of the following additional options:
    • introduced in version 1.0: Right-click in the 3D view and select the Toggle driving/reference constraint option from the context menu.
    • Right-click in the Constraints section of the Sketcher Dialog and select the Toggle to/from reference option from the context menu.
  3. The selected constraints are changed from driving to reference mode or vice versa. Their appearance changes accordingly.
  4. The mode of the dimensional constraint creation tools is not changed.