Sketcher ConstrainHorizontal: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
 
(23 intermediate revisions by 2 users not shown)
Line 4: Line 4:
<!--T:7-->
<!--T:7-->
{{Docnav
{{Docnav
|[[Sketcher_ConstrainHorVer|Horizontal/Vertical]]
|[[Sketcher_ConstrainHorVer|Horizontal/vertical]]
|[[Sketcher_ConstrainVertical|Vertical]]
|[[Sketcher_ConstrainVertical|Vertical]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
Line 15: Line 15:
{{GuiCommand
{{GuiCommand
|Name=Sketcher ConstrainHorizontal
|Name=Sketcher ConstrainHorizontal
|MenuLocation=Sketch → Sketcher constraints → Constrain horizontally
|MenuLocation=Sketch → Sketcher constraints → Constrain horizontal
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|H}}
|Shortcut={{KEY|H}}
Line 24: Line 24:


<!--T:4-->
<!--T:4-->
The [[Image:Sketcher_ConstrainHorizontal.svg|24px]] [[Sketcher_ConstrainHorizontal|Sketcher ConstrainHorizontal]] command constrains lines or pairs of points to be horizontal (parallel to the horizontal axis of the sketch).
The [[Image:Sketcher_ConstrainHorizontal.svg|24px]] [[Sketcher_ConstrainHorizontal|Sketcher ConstrainHorizontal]] tool constrains lines or pairs of points to be horizontal (parallel to the horizontal axis of the sketch).


<!--T:16-->
{{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.


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

<!--T:17-->
See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].

===[[Sketcher_Workbench#Continue_modes|Continue mode]]=== <!--T:18-->


<!--T:5-->
<!--T:5-->
# Make sure there is no selection.
# Optionally do one of the following:
# There are several ways to invoke the tool:
#* Select two or more points.
#* {{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_ConstrainHorizontal.svg|16px]] Constrain horizontal}} option from the dropdown.
#* Select two or more lines. Points can be included in the selection, but will be ignored.
#* If this preference is not selected (and in {{VersionMinus|0.21}}): press the {{Button|[[Image:Sketcher_ConstrainHorizontal.svg|16px]] [[Sketcher_ConstrainHorizontal|Constrain horizontal]]}} button.
# There are several ways to invoke the command:
#* {{VersionMinus|0.21}}: Press the {{Button|[[Image:Sketcher_ConstrainHorizontal.svg|16px]] [[Sketcher_ConstrainHorizontal|Constrain horizontally]]}} button.
#* Select the {{MenuCommand|Sketch Sketcher constraints → [[Image:Sketcher_ConstrainHorizontal.svg|16px]] Constrain horizontal}} option from the menu.
#* {{Version|0.22}}: 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_ConstrainHorizontal.svg|16px]] Constrain horizontally}} option.
#* Select the {{MenuCommand|Sketch Sketcher constraints [[Image:Sketcher_ConstrainHorizontal.svg|16px]] Constrain horizontally}} option from the menu.
#* Use the keyboard shortcut: {{KEY|H}}.
#* Use the keyboard shortcut: {{KEY|H}}.
# To indicate that the command has been activated the cursor changed to a white cross with the command icon.
# The cursor changes to a cross with the tool icon.
# Do one of the following:
# Optionally keep selecting elements. You can only select a single line or two points at a time now.
#* Select two points.
# To finish the command press {{KEY|Esc}} or the right mouse button, or start a another constraints or geometries command.
#* Select a single line.
# A constraint is added.
# Optionally keep creating constraints.
# To finish, right-click or press {{KEY|Esc}}, or start another geometry or constraint creation tool.

===Run-once mode=== <!--T:19-->

<!--T:20-->
# Do one of the following:
#* Select two or more points.
#* Select one or more lines. Points can be included in the selection, but will be ignored.
# Invoke the tool as explained above, or with the following additional option:
#* {{Version|1.0}}: Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_ConstrainHorizontal.svg|16px]] Constrain horizontal}} option from the context menu.
# Depending on the selection one or more constraints are added.


== Scripting == <!--T:14-->
== Scripting == <!--T:14-->
Line 55: Line 73:
<!--T:6-->
<!--T:6-->
{{Docnav
{{Docnav
|[[Sketcher_ConstrainHorVer|Horizontal/Vertical]]
|[[Sketcher_ConstrainHorVer|Horizontal/vertical]]
|[[Sketcher_ConstrainVertical|Vertical]]
|[[Sketcher_ConstrainVertical|Vertical]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]

Latest revision as of 14:54, 23 April 2024

Sketcher ConstrainHorizontal

Menu location
Sketch → Sketcher constraints → Constrain horizontal
Workbenches
Sketcher
Default shortcut
H
Introduced in version
-
See also
Sketcher ConstrainHorVer, Sketcher ConstraintVertical

Description

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

introduced in version 1.0: 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 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 horizontal option from the dropdown.
    • If this preference is not selected (and in version 0.21 and below): press the Constrain horizontal button.
    • Select the Sketch → Sketcher constraints → Constrain horizontal option from the menu.
    • Use the keyboard shortcut: H.
  3. The cursor changes to a cross with the tool icon.
  4. Do one of the following:
    • Select two points.
    • Select a single line.
  5. A constraint is added.
  6. Optionally keep creating constraints.
  7. To finish, right-click or press Esc, or start another geometry or constraint creation tool.

Run-once mode

  1. Do one of the following:
    • Select two or more points.
    • Select one or more lines. Points can be included in the selection, but will be ignored.
  2. Invoke the tool as explained above, or with the following additional option:
  3. Depending on the selection one or more constraints are added.

Scripting

Sketch.addConstraint(Sketcher.Constraint('Horizontal', Line))

The Sketcher scripting page explains the values which can be used for Line and contains further examples on how to create constraints from Python scripts.