Sketcher ConstrainDistanceY: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:9-->
{{Docnav|[[Sketcher ConstrainDistanceX|Horizontal Distance]]|[[Sketcher_ConstrainDistance|Distance]]|[[Sketcher_Workbench|Sketcher]]|IconL=Constraint_HorizontalDistance.svg‎|IconC=Workbench_Sketcher.svg|IconR=Constraint_Length.png}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
Line 6: Line 9:
|Workbenches=[[Sketcher Workbench|Sketcher]]
|Workbenches=[[Sketcher Workbench|Sketcher]]
|MenuLocation=Sketch → Sketcher constraints → Constrain vertical distance
|MenuLocation=Sketch → Sketcher constraints → Constrain vertical distance
|Shortcut=Shift+V
|Shortcut={{KEY|Shift}} + {{KEY|V}}
|SeeAlso=[[Sketcher_ConstrainDistanceX|Constrain Horizontal Distance]], [[Sketcher_ConstrainDistance|Constrain Length]]
|SeeAlso=[[Sketcher_ConstrainDistanceX|Constrain Horizontal Distance]], [[Sketcher_ConstrainDistance|Constrain Length]]
}}
}}


==Description== <!--T:2-->
==Description== <!--T:2-->

<!--T:6-->
Fixes the vertical distance between 2 points or line ends. If only one point is selected, the distance is set to the sketch origin.
Fixes the vertical distance between 2 points or line ends. If only one point is selected, the distance is set to the sketch origin.


Line 18: Line 23:


==Usage== <!--T:3-->
==Usage== <!--T:3-->

<!--T:7-->
# Pick one or two points or one line.
# Pick one or two points or one line.
# Invoke the command several ways:
# Press the {{KEY|[[File:Sketcher ConstrainDistanceY.png|24px]] '''Constrain vertical distance'''}} button.
#* Press the {{KEY|[[File:Sketcher ConstrainDistanceY.png|24px]] '''Constrain vertical distance'''}} button.
#* Use the {{KEY|Shift}} + {{KEY|V}} keyboard shortcut. ('''V''' is for '''V'''ertical)
#* Use the {{MenuCommand|Sketch → Sketcher constraints → Constrain vertical distance}} entry from the top menu.
# A pop up dialog opens to edit or confirm the value. Press {{KEY|OK}} to validate.
# A pop up dialog opens to edit or confirm the value. Press {{KEY|OK}} to validate.


<!--T:4-->
<!--T:4-->
'''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 {{KEY|ESC}} once to quit the command.
'''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 {{KEY|ESC}} once to quit the command.

<!--T:10-->
{{Docnav|[[Sketcher ConstrainDistanceX|Horizontal Distance]]|[[Sketcher_ConstrainDistance|Distance]]|[[Sketcher_Workbench|Sketcher]]|IconL=Constraint_HorizontalDistance.svg‎|IconC=Workbench_Sketcher.svg|IconR=Constraint_Length.png}}


</translate>
</translate>
{{Sketcher Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

Revision as of 21:35, 28 March 2020

Sketcher ConstrainDistanceY

Menu location
Sketch → Sketcher constraints → Constrain vertical distance
Workbenches
Sketcher
Default shortcut
Shift + V
Introduced in version
-
See also
Constrain Horizontal Distance, 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.