Sketcher ConstrainDistance/cs: Difference between revisions

From FreeCAD Documentation
(Created page with "====Popis==== Vazba Délka nastavuje délku přímky, kolmou vzdálenost mezi bodem a přímkou nebo vzdálenost mezi dvěma body.")
(Created page with "====Rada==== Pokud uvažujete o její aplikaci, zamyslete se raději nad použitím vazeb Horizontální vzdálenost nebo [[Constraint_Vertic...")
Line 4: Line 4:
Vazba Délka nastavuje délku přímky, kolmou vzdálenost mezi bodem a přímkou nebo vzdálenost mezi dvěma body.
Vazba Délka nastavuje délku přímky, kolmou vzdálenost mezi bodem a přímkou nebo vzdálenost mezi dvěma body.


====Hint====
====Rada====
If applicable please consider using the [[Constraint_HorizontalDistance|Horizontal Distance]] or [[Constraint_VerticalDistance|Vertical Distance]] constraints instead. These constraints are more robust and faster to calculate than the here documented length constraint.
Pokud uvažujete o její aplikaci, zamyslete se raději nad použitím vazeb [[Constraint_HorizontalDistance|Horizontální vzdálenost]] nebo [[Constraint_VerticalDistance|vertikální vzdálenost]]. Tyto vazby jsou robustnější a mají rychlejší výpočet než zde popisovaná vazba Délka.


====Operation====
====Operation====

Revision as of 19:32, 6 January 2014

Constraint Length

Menu location
Sketch → Sketcher constraints → Constrain distance
Workbenches
Sketcher, PartDesign
Default shortcut
None
Introduced in version
-
See also
Constraint HorizontalDistance, Constraint VerticalDistance

Popis

Vazba Délka nastavuje délku přímky, kolmou vzdálenost mezi bodem a přímkou nebo vzdálenost mezi dvěma body.

Rada

Pokud uvažujete o její aplikaci, zamyslete se raději nad použitím vazeb Horizontální vzdálenost nebo vertikální vzdálenost. Tyto vazby jsou robustnější a mají rychlejší výpočet než zde popisovaná vazba Délka.

Operation

Select a line in the sketch,

by clicking on the line (it turns dark green).

Apply the Length Constraint by selecting the icon from the Sketcher Constraints toolbar or selecting the Constrain distance menu item from the Sketcher Constraints sub-menu of the Sketcher menu item in the Sketcher workbench (or Part Design in the Part Design workbench).

The length of the line is constrained to its current value.Double clicking on the constraint in the 3D view or in the Tasks tab of the Combo View will bring up a dialog box to allow the constraint value to be edited.

Enter the required value and click OK to set the constraint length.

The Length Constraint also constrains the distance between a line and a point.

Select the line and a point in the sketch,

then apply the constraint as before.
The perpendicular distance between the point and the line is constrained to its current value. this may be edited as described above to set the constraint to a desired value.

The constraint may also be applied to two points, selected here at either end of a poly-line.

Applying the constraint as before, the distance between the two selected points is constrained. As described above it may be edited to set a desired value.