Sketcher ConstrainVertical: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
Line 26: Line 26:
The [[Image:Sketcher_ConstrainVertical.svg|24px]] [[Sketcher_ConstrainVertical|Sketcher ConstrainVertical]] command constrains lines or pairs of points to be vertical (parallel to the vertical axis of the sketch).
The [[Image:Sketcher_ConstrainVertical.svg|24px]] [[Sketcher_ConstrainVertical|Sketcher ConstrainVertical]] command constrains lines or pairs of points to be vertical (parallel to the vertical axis of the sketch).


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


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


<!--T:14-->
See [[Sketcher_ConstrainHorizontal#Usage|Sketcher ConstraintHorizontal]].
See [[Sketcher_ConstrainHorizontal#Usage|Sketcher ConstraintHorizontal]].


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


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



Revision as of 09:24, 20 January 2024

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 command 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 command instead.

Usage

See Sketcher ConstraintHorizontal.

Scripting

See Sketcher ConstraintHorizontal.