Sketcher "Ограничить расстояние"

From FreeCAD Documentation
Revision as of 18:18, 14 February 2020 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Constraint Length

Системное название
Constraint Length
Расположение в меню
Sketch → Ограничения эскиза → Ограничения расстояния
Верстаки
Sketcher, PartDesign
Быстрые клавиши
Shift + D
Представлено в версии
-
См. также
Ограничения расстояния по горизонтали, Ограничения расстояния по вертикали

Description

Constrain distance constrains the length of a line, the perpendicular distance between a point and a line or the distance between two points to have a specified value.

Usage

  1. Pick two points or one line or one point and one line.
  2. Invoke the command several ways:
    • Press the Constrain distance button in the Sketcher toolbar.
    • Use the Shift + D keyboard shortcut. (D is for Distance)
    • Use the Sketch → Sketcher constraints → Constrain distance entry from the top menu.
  3. A pop up dialog opens to edit or confirm the value. Press OK to validate.

Note: the constraint tool can also be started with no prior selection. To set the perpendicular distance between a point and a line, the point needs to be selected first. By default the command will be in continue mode to create new constraints; press the right mouse button or ESC once to quit the command.

Hint

If applicable please consider using the Horizontal distance or Vertical distance constraints instead. These constraints are more robust and faster to calculate than the ConstrainDistance tool.