Sketcher ToggleDrivingConstraint: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
(2 intermediate revisions by 2 users not shown)
Line 6: Line 6:
|[[Sketcher_SelectElementsWithDoFs|Select solver DOFs]]
|[[Sketcher_SelectElementsWithDoFs|Select solver DOFs]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_ConstrainInternalAlignment.svg
|IconL=Constraint_InternalAlignment.png
|IconC=Workbench_Sketcher.svg
|IconR=Sketcher SelectElementsWithDoFs.svg
|IconR=Sketcher SelectElementsWithDoFs.svg
|IconC=Workbench_Sketcher.svg
}}
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Sketcher ToggleConstraint
|Name=Sketcher ToggleDrivingConstraint
|Workbenches=[[Sketcher Workbench|Sketcher]]
|MenuLocation=Sketch → Sketcher constraints → Toggle reference/driving constraint
|MenuLocation=Sketch → Sketcher constraints → Toggle reference/driving constraint
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|SeeAlso=[[Sketcher_ToggleConstruction|Toggle Construction]]
|Version=0.16
|Version=0.16
|SeeAlso=[[Sketcher_ToggleConstruction|Sketcher Toggle Construction]]
}}
}}


Line 23: Line 23:


<!--T:6-->
<!--T:6-->
The [[Image:Sketcher_ToggleConstraint.svg|24px]] '''Toggle Constraint''' icon turns dimensional constraints (Lock, Horizontal/Vertical distance, Length, Radius and Angle) into reference mode, and back. The icons in the toolbar turn blue, and rather than dimensional constraints, reference dimensions are created. Reference dimensions do not constrain the sketch. It can be useful to create reference dimensions in a sketch as a way to check on measurements; when given a name, they can also be used to drive constraints in another sketch through [[Expressions|expressions]].
The {{Button|[[File:Sketcher ToggleDrivingConstraint.svg|16px]] [[Sketcher_ToggleDrivingConstraint|Toggle driving constraint]]}} tool turns dimensional constraints (Lock, Horizontal/Vertical distance, Length, Radius and Angle) into reference mode, and back. The icons in the toolbar turn blue, and rather than dimensional constraints, reference dimensions are created. Reference dimensions do not constrain the sketch. It can be useful to create reference dimensions in a sketch as a way to check on measurements; when given a name, they can also be used to drive constraints in another sketch through [[Expressions|expressions]].




Line 42: Line 42:


<!--T:9-->
<!--T:9-->
# Press the {{Button|[[File:Sketcher_ToggleConstraint.svg|24px]] [[Sketcher_ToggleDrivingConstraint|Toggle driving constraint]]}} button. The dimensional constraints icons in the Sketcher Constraints toolbar turn from red to blue.
# Press the {{Button|[[File:Sketcher ToggleDrivingConstraint.svg|16px]] [[Sketcher_ToggleDrivingConstraint|Toggle driving constraint]]}} button. The dimensional constraints icons in the Sketcher Constraints toolbar turn from red to blue.
# The usual method of creating dimensional constraints works the same, but a blue reference dimension is added instead.
# The usual method of creating dimensional constraints works the same, but a blue reference dimension is added instead.
# To turn the Sketcher Constraints toolbar back to constraint mode (red), press the Toggle Constraint button again.
# To turn the Sketcher Constraints toolbar back to constraint mode (red), press the Toggle Constraint button again.
Line 52: Line 52:
|[[Sketcher_SelectElementsWithDoFs|Select solver DOFs]]
|[[Sketcher_SelectElementsWithDoFs|Select solver DOFs]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_ConstrainInternalAlignment.svg
|IconL=Constraint_InternalAlignment.png
|IconC=Workbench_Sketcher.svg
|IconR=Sketcher SelectElementsWithDoFs.svg
|IconR=Sketcher SelectElementsWithDoFs.svg
|IconC=Workbench_Sketcher.svg
}}
}}



Revision as of 10:41, 20 December 2020

Sketcher ToggleDrivingConstraint

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

Description

The Toggle driving constraint tool turns dimensional constraints (Lock, Horizontal/Vertical distance, Length, Radius and Angle) into reference mode, and back. The icons in the toolbar turn blue, and rather than dimensional constraints, reference dimensions are created. Reference dimensions do not constrain the sketch. It can be useful to create reference dimensions in a sketch as a way to check on measurements; when given a name, they can also be used to drive constraints in another sketch through expressions.


The Sketcher Constraint toolbar with the dimensional constraints in reference dimension mode (blue).


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

  1. Press the Toggle driving constraint button. The dimensional constraints icons in the Sketcher Constraints toolbar turn from red to blue.
  2. The usual method of creating dimensional constraints works the same, but a blue reference dimension is added instead.
  3. To turn the Sketcher Constraints toolbar back to constraint mode (red), press the Toggle Constraint button again.
  4. To turn a dimensional constraint into a reference dimension, or the reverse, select it and press the Toggle Constraint button.