Sketcher ConstrainDistanceY: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 3: Line 3:
<!--T:9-->
<!--T:9-->
{{Docnav
{{Docnav
|[[Sketcher ConstrainDistanceX|Horizontal Distance]]
|[[Sketcher_ConstrainDistanceX|Horizontal Distance]]
|[[Sketcher_ConstrainDistance|Distance]]
|[[Sketcher_ConstrainDistance|Distance]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Constraint_HorizontalDistance.svg‎
|IconL=Constraint_HorizontalDistance.svg‎
|IconR=Constraint_Length.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
|IconR=Constraint_Length.png
}}
}}


Line 14: Line 14:
{{GuiCommand
{{GuiCommand
|Name=Sketcher ConstrainDistanceY
|Name=Sketcher ConstrainDistanceY
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|MenuLocation=Sketch → Sketcher constraints → Constrain vertical distance
|MenuLocation=Sketch → Sketcher constraints → Constrain vertical distance
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|Shift}} + {{KEY|V}}
|Shortcut={{KEY|Shift}} + {{KEY|V}}
|SeeAlso=[[Sketcher_ConstrainDistanceX|Sketcher Constrain Horizontal Distance]], [[Sketcher_ConstrainDistance|Sketcher Constrain Length]]
|SeeAlso=[[Sketcher_ConstrainDistanceX|Sketcher Constrain Horizontal Distance]], [[Sketcher_ConstrainDistance|Sketcher Constrain Length]]
Line 44: Line 44:
<!--T:10-->
<!--T:10-->
{{Docnav
{{Docnav
|[[Sketcher ConstrainDistanceX|Horizontal Distance]]
|[[Sketcher_ConstrainDistanceX|Horizontal Distance]]
|[[Sketcher_ConstrainDistance|Distance]]
|[[Sketcher_ConstrainDistance|Distance]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Constraint_HorizontalDistance.svg‎
|IconL=Constraint_HorizontalDistance.svg‎
|IconR=Constraint_Length.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
|IconR=Constraint_Length.png
}}
}}



Revision as of 20:03, 2 December 2020

Sketcher ConstrainDistanceY

Menu location
Sketch → Sketcher constraints → Constrain vertical distance
Workbenches
Sketcher
Default shortcut
Shift + V
Introduced in version
-
See also
Sketcher Constrain Horizontal Distance, Sketcher Constrain Length

Description

Fixes the vertical distance between 2 points or line ends. If only one point is selected, the distance is set to the sketch origin.

Usage

  1. Pick one or two points or one line.
  2. Invoke the command several ways:
    • Press the Constrain vertical distance button.
    • Use the Shift + V keyboard shortcut. (V is for Vertical)
    • Use the Sketch → Sketcher constraints → Constrain vertical distance entry from the top menu.
  3. A pop up dialog opens to edit or confirm the value. Press OK to validate.

Note: the constraint tool can also be started with no prior selection, but will require selection of two points or one line. To set the distance to the origin, the sketch origin point needs to be selected as well. By default the command will be in continue mode to create new constraints; press the right mouse button or Esc once to quit the command.