Sketcher ConstrainVertical: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
 
(25 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Page_in_progress}}
<translate>
<translate>

<!--T:7-->
<!--T:7-->
{{Docnav
{{Docnav
|[[Sketcher ConstrainPointOnObject|Point On Object]]
|[[Sketcher_ConstrainHorizontal|Horizontal]]
|[[Sketcher_ConstrainHorizontal|Horizontal]]
|[[Sketcher_ConstrainParallel|Parallel]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Constraint_PointOnObject.svg
|IconL=Sketcher_ConstrainHorizontal.svg
|IconR=Sketcher_ConstrainParallel.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
|IconR=Constraint_Horizontal.svg
}}
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Sketcher ConstrainVertical
|Icon=Constraint Vertical.svg
|Name=Vertical constraint
|Workbenches=[[Sketcher Workbench|Sketcher]]
|Shortcut={{KEY|V}}
|MenuLocation=Sketch → Sketcher constraints → Constrain vertically
|MenuLocation=Sketch → Sketcher constraints → Constrain vertically
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|SeeAlso=[[Sketcher_ConstrainHorizontal|Constraint Horizontal]]
|Shortcut={{KEY|V}}
|SeeAlso=[[Sketcher_ConstrainHorVer|Sketcher ConstrainHorVer]], [[Sketcher_ConstrainHorizontal|Sketcher ConstraintHorizontal]]
}}
}}


Line 24: Line 25:


<!--T:4-->
<!--T:4-->
The [[Image:Sketcher_ConstrainVertical.svg|24px]] [[Sketcher_ConstrainVertical|Sketcher ConstrainVertical]] tool constrains lines or pairs of points to be vertical (parallel to the vertical axis of the sketch).
Creates a vertical constraint to the selected lines or polyline elements. As of {{VersionPlus|0.17}} it can also constrain vertices vertically. More than one object can be selected.

<!--T:13-->
{{Version|0.22}}: In most cases it is advisable to use the combined [[Sketcher_ConstrainHorVer|Sketcher ConstrainHorVer]] tool instead.


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

See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].

===[[Sketcher_Workbench#Continue_modes|Continue mode]]===


<!--T:5-->
<!--T:5-->
# Make sure there is no selection.
# Select the lines or vertices to be constrained vertically
# There are several ways to invoke the tool:
# To invoke the vertical constraint command:
#* {{Version|0.22}}: If the {{MenuCommand|Auto tool for Horizontal/Vertical}} [[Sketcher_Preferences#General|preference]] is selected (default): press the down arrow to the right of the {{Button|[[Image:Sketcher_ConstrainHorVer.svg||x16px]][[Image:Toolbar_flyout_arrow.svg|x16px]]}} button and select the {{MenuCommand|[[Image:Sketcher_ConstrainVertical.svg|16px]] Constrain vertically}} option from the dropdown.
#* Press the {{Button|[[File:Constraint Vertical.svg|24px]]}} '''Vertical constraint''' icon.
#* If this preference is not selected (and in {{VersionMinus|0.21}}): press the {{Button|[[Image:Sketcher_ConstrainVertical.svg|16px]] [[Sketcher_ConstrainVertical|Constrain vertically]]}} button.
#* Use the {{KEY|V}} keyboard shortcut
#* Use the {{MenuCommand|Sketch → Sketcher constraints → Constrain vertically}} entry in the Sketch dropdown menu
#* Select the {{MenuCommand|Sketch → Sketcher constraints → [[Image:Sketcher_ConstrainVertical.svg|16px]] Constrain vertically}} option from the menu.
#* Use the keyboard shortcut: {{KEY|V}}.
# Alternatively, the tool can be started without prior selection, and it will expect a selection; but only lines will be selectable.
# For further steps see [[Sketcher_ConstrainHorizontal#Continue_mode|Sketcher ConstrainHorizontal]].
# Right-click or press {{KEY|Esc}} once, to exit the tool.

===Run-once mode===

See [[Sketcher_ConstrainHorizontal#Run-once_mode|Sketcher ConstrainHorizontal]].

==Scripting== <!--T:10-->

<!--T:15-->
See [[Sketcher_ConstrainHorizontal#Scripting|Sketcher ConstraintHorizontal]].



<!--T:6-->
<!--T:6-->
{{Docnav
{{Docnav
|[[Sketcher ConstrainPointOnObject|Point On Object]]
|[[Sketcher_ConstrainHorizontal|Horizontal]]
|[[Sketcher_ConstrainHorizontal|Horizontal]]
|[[Sketcher_ConstrainParallel|Parallel]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Constraint_PointOnObject.svg
|IconL=Sketcher_ConstrainHorizontal.svg
|IconR=Sketcher_ConstrainParallel.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
|IconR=Constraint_Horizontal.svg
}}
}}

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

Latest revision as of 14:00, 25 March 2024

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Sketcher ConstrainVertical

Menu location
Sketch → Sketcher constraints → Constrain vertically
Workbenches
Sketcher
Default shortcut
V
Introduced in version
-
See also
Sketcher ConstrainHorVer, Sketcher ConstraintHorizontal

Description

The Sketcher ConstrainVertical tool constrains lines or pairs of points to be vertical (parallel to the vertical axis of the sketch).

introduced in version 0.22: In most cases it is advisable to use the combined Sketcher ConstrainHorVer tool instead.

Usage

See also: Drawing aids.

Continue mode

  1. Make sure there is no selection.
  2. There are several ways to invoke the tool:
    • introduced in version 0.22: If the Auto tool for Horizontal/Vertical preference is selected (default): press the down arrow to the right of the button and select the Constrain vertically option from the dropdown.
    • If this preference is not selected (and in version 0.21 and below): press the Constrain vertically button.
    • Select the Sketch → Sketcher constraints → Constrain vertically option from the menu.
    • Use the keyboard shortcut: V.
  3. For further steps see Sketcher ConstrainHorizontal.

Run-once mode

See Sketcher ConstrainHorizontal.

Scripting

See Sketcher ConstraintHorizontal.