Sketcher ConstrainDistanceY/cs: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 20: Line 20:
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.


[[File:Sketcher ConstraintDistanceY example.png|none]]
[[File:Sketcher ConstraintDistanceY example.png]]


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 31: Line 31:
# Pick one or two points or one line.
# Pick one or two points or one line.
# Invoke the command several ways:
# Invoke the command several ways:
#* Press the {{KEY|[[File:Sketcher ConstrainDistanceY.png|24px]] '''Constrain vertical distance'''}} button.
#* Press the {{Button|[[File:Sketcher_ConstrainDistanceY.svg|16px]] [[Sketcher_ConstrainDistanceY|Constrain vertical distance]]}} button.
#* Use the {{KEY|Shift}} + {{KEY|V}} keyboard shortcut. ('''V''' is for '''V'''ertical)
#* 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.
#* Use the {{MenuCommand|Sketch → Sketcher constraints → [[File:Sketcher_ConstrainDistanceY.svg|16px]] 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 {{Button|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 {{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.


{{Docnav|[[Sketcher ConstrainDistanceX|Horizontal Distance]]|[[Sketcher_ConstrainDistance|Distance]]|[[Sketcher_Workbench|Sketcher]]|IconL=Constraint_HorizontalDistance.svg‎|IconC=Workbench_Sketcher.svg|IconR=Constraint_Length.png}}
{{Docnav|[[Sketcher ConstrainDistanceX|Horizontal Distance]]|[[Sketcher_ConstrainDistance|Distance]]|[[Sketcher_Workbench|Sketcher]]|IconL=Constraint_HorizontalDistance.svg‎|IconC=Workbench_Sketcher.svg|IconR=Constraint_Length.png}}

Revision as of 08:43, 26 September 2020

Sketcher ConstrainDistanceY

Umístění Menu
Sketch → Sketcher geometries → Constrain vertical distance
Pracovní stoly
Náčrt
Výchozí zástupce
Shift+V
Představen ve verzi
-
Viz také
Vazba vodorovné vzdálenosti, Vazba délky

Popis

Zafixuje svislou vzdálenost mezi 2 body nebo konci přímek. Je-li vybrána pouze jedna položka, bude vzdálenost nastavena na původní hodnotu.

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

Použití

  1. Vyberte jeden nebo dva body
  2. Aktivujte vazbu
  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.