Sketcher ConstrainDistance/pt: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 5: Line 5:
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Constraint_VerticalDistance.svg
|IconL=Constraint_VerticalDistance.svg
|IconR=Constraint_Radius.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
|IconR=Constraint_Radius.png
}}
}}


Line 45: Line 45:
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Constraint_VerticalDistance.svg
|IconL=Constraint_VerticalDistance.svg
|IconR=Constraint_Radius.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
|IconR=Constraint_Radius.png
}}
}}



Revision as of 17:24, 13 December 2020

Restringir distância

Localização do menu
Sketch → Sketcher constraints → Constrain distance
Bancadas de trabalho
Sketcher
Atalho padrão
Shift + D
Introduzido na versão
-
Veja também
Constraint HorizontalDistance, Constraint VerticalDistance

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.