|
Umístění Menu |
---|
Sketch → Sketcher constraints → Constrain horizontally |
Pracovní stoly |
Sketcher, PartDesign |
Výchozí zástupce |
Nikdo |
Představen ve verzi |
- |
Viz také |
Constraint Vertical |
Popis
Vazba Horizontálně zajistí, že vybraná přímka nebo přímky v obrázku budou paralelní k horizontální ose náčrtu.
The Sketcher ConstrainHorizontal tool constrains lines or pairs of points to be horizontal (parallel to the horizontal axis of the sketch).
introduced in 1.0: In most cases it is advisable to use the combined Sketcher ConstrainHorVer tool instead.
Funkce

Kliknutím na ni vyberte přímku v náčrtu.

Přímka se zbarví na tmavězelenou.

Vazbu Horizontálně aplikujete kliknutím na její ikonu v panelu nástrojů Náčrtu nebo výběrem položky Vazba horizontálně v submenu Vazby v menu Náčrtu v Pracovní ploše Náčrt (nebo v menu Nákres Díl v pracovní ploše Díl). Vybraná přímka je upravena tak, aby byla paralelní s horizontální osou náčrtu.

Může být vybráno i více přímek

a potom vybrána Vazba horizontálně jak je popsáno výše, horizontálně jsou pak upraveny všechny přímky.
See also: Drawing aids.
Continue mode
- Make sure there is no selection.
- There are several ways to invoke the tool:
- introduced in 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 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.
- introduced in 1.0: If the Auto tool for Horizontal/Vertical preference is selected (default): press the down arrow to the right of the
- The cursor changes to a cross with the tool icon.
- Do one of the following:
- Select two points.
- Select a single line.
- A constraint is added.
- Optionally keep creating constraints.
- To finish, right-click or press Esc, or start another geometry or constraint creation tool.
Run-once mode
- 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:
- introduced in 1.0: Right-click in the 3D view and select the
Constrain horizontal option from the context menu.
- introduced in 1.0: Right-click in the 3D view and select the
- 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.
Tato stránka je načtena z https://wiki.freecad.org/Sketcher_ConstrainHorizontal