Sketcher ConstrainVertical/cs: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 28: Line 28:
</div>
</div>


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


<span id="Usage"></span>
<span id="Usage"></span>
Line 35: Line 35:
</div>
</div>


See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].
See [[Sketcher_ConstrainHorizontal#Usage|Sketcher ConstraintHorizontal]].

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

# Make sure there is no selection.
# There are several ways to invoke the tool:
#* {{Version|1.0}}: 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 vertical}} option from the dropdown.
#* If this preference is not selected (and in {{VersionMinus|0.21}}): press the {{Button|[[Image:Sketcher_ConstrainVertical.svg|16px]] [[Sketcher_ConstrainVertical|Constrain vertical]]}} button.
#* Select the {{MenuCommand|Sketch → Sketcher constraints → [[Image:Sketcher_ConstrainVertical.svg|16px]] Constrain vertical}} option from the menu.
#* Use the keyboard shortcut: {{KEY|V}}.
# For further steps see [[Sketcher_ConstrainHorizontal#Continue_mode|Sketcher ConstrainHorizontal]].

===Run-once mode===

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


==Scripting==
==Scripting==

Latest revision as of 14:55, 23 April 2024

Constraint Vertical

Umístění Menu
Sketch → Sketcher constraints → Constrain vertically
Pracovní stoly
Náčrt
Výchozí zástupce
V
Představen ve verzi
-
Viz také
Vazba vodorovnosti

Popis

Na vybrané přímce nebo lomené čáře vytvoří vazbu svislosti. Může být vybrán jeden nebo více objektů.

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

Použití

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 1.0: 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 vertical option from the dropdown.
    • If this preference is not selected (and in version 0.21 and below): press the Constrain vertical button.
    • Select the Sketch → Sketcher constraints → Constrain vertical 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.