Sketcher ConstrainVertical/pt-br: Difference between revisions

From FreeCAD Documentation
(Created page with "Category:Sketcher/pt-br")
(Updating to match new version of source page)
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
|[[Sketcher_ConstrainHorizontal|Horizontal]]
|[[Sketcher_ConstrainParallel|Parallel]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_ConstrainHorizontal.svg
|IconR=Sketcher_ConstrainParallel.svg
|IconC=Workbench_Sketcher.svg
}}

<div class="mw-translate-fuzzy">
{{GuiCommand/pt-br
{{GuiCommand/pt-br
|Icon=Constraint Vertical.svg
|Icon=Constraint Vertical.svg
Line 8: Line 19:
|SeeAlso=[[Sketcher_ConstrainHorizontal/pt-br|Constraint Horizontal]]
|SeeAlso=[[Sketcher_ConstrainHorizontal/pt-br|Constraint Horizontal]]
}}
}}
</div>


<span id="Description"></span>
==Descrição==
==Descrição==


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).
Creates a vertical constraint to the selected lines or polyline elements. Starting with v0.17, it can also contrain vertices vertically. More than one object can be selected.


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

<span id="Usage"></span>
<div class="mw-translate-fuzzy">
==Como usar==
==Como usar==
</div>


See [[Sketcher_ConstrainHorizontal#Usage|Sketcher ConstraintHorizontal]].
# Select the lines or vertices to be constrained vertically
# Press the {{Button|[[File:Constraint Vertical.svg|24px]]}} '''vertical constraint''' icon.
# Alternatively, the tool can be started without prior selection, and it will expect a selection; but only lines will be selectable.
# Right-click or press {{KEY|Esc}} once to exit the tool.


==Scripting==

See [[Sketcher_ConstrainHorizontal#Scripting|Sketcher ConstraintHorizontal]].


<div class="mw-translate-fuzzy">
[[Category:Sketcher/pt-br]]
[[Category:Sketcher/pt-br]]
</div>

{{Sketcher_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Revision as of 09:24, 20 January 2024

Vertical constraint

Veja também
Sketch → Sketcher constraints → Constrain vertically
Bancadas de trabalho
Sketcher
Atalho padrão
V
Introduzido na versão
-
Veja também
Constraint Horizontal

Descrição

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.

Como usar

See Sketcher ConstraintHorizontal.

Scripting

See Sketcher ConstraintHorizontal.