|
poziția meniului |
---|
Sketch → Sketcher constraints → Constrain horizontally |
Ateliere |
Sketcher |
scurtătură |
H |
Prezentat în versiune |
- |
A se vedea, de asemenea, |
Constraint Vertical |
Descriere
Constrângerea orizontală forțează o linie din schiță să fie paralelă cu axa orizontală a schiței.
introduced in 1.0: In most cases it is advisable to use the combined Sketcher ConstrainHorVer tool instead.
Cum se folosește
See also: Drawing aids.
Continue mode

Selectați linia făcând click pe ea.

Linia își schimbă culaorea în verde închis.

Apply the Horizontal Constraint by clicking on the Horizontal Constraint icon în bara de instrumente Sketcher Constructors sau selectând elementul de meniu Sketcher Constructors din Atelierul Sketcher (sau elementul de design al piesei de proiectare a bancului de lucru Part Design). Linia selectată este constrânsă să fie paralelă cu axa orizontală a schiței.

Multiple linii pot fi selectate,

și apoi aplicarea constrângerii așa cum este descrisă mai sus, ele sunt constrânse să fie paralele cu axa orizontală.
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.
Această pagină este preluată de la https://wiki.freecad.org/Sketcher_ConstrainHorizontal