Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 2.16 KB

Sketcher_ToggleDrivingConstraint.md

File metadata and controls

38 lines (24 loc) · 2.16 KB
Error in user YAML: (<unknown>): did not find expected alphabetic or numeric character while scanning an alias at line 5 column 14
---
- GuiCommand:
   Name: Sketcher ToggleDrivingConstraint
   MenuLocation: Sketch -> Sketcher constraints -> Toggle driving/reference constraint
   Workbenches: Sketcher_Workbench
   Shortcut: **K** **X**
   Version: 0.16
   SeeAlso: Sketcher_ToggleConstruction
---

Sketcher ToggleDrivingConstraint

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.

{{Sketcher_Tools_navi}}


documentation index > Sketcher > Sketcher ToggleDrivingConstraint