Sketcher ConstrainDistance/sv: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav|[[Sketcher_ConstrainDistanceY|Vertical Distance]]|[[Sketcher_ConstrainRadius|Radius]]|[[Sketcher_Workbench|Sketcher]]|IconL=Constraint_VerticalDistance.png|IconC=Workbench_Sketcher.svg|IconR=Constraint_Radius.png}}

<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{GuiCommand/sv
{{GuiCommand/sv|Name=Constraint Length|Name/sv=Constraint Length|Workbenches=[[Sketcher Workbench/sv|Sketcher]], [[PartDesign Workbench/sv|PartDesign]]|MenuLocation=Sketch → Sketcher constraints → Constrain distance|SeeAlso=[[Constraint HorizontalDistance/sv|Constraint HorizontalDistance]], [[Constraint VerticalDistance/sv|Constraint VerticalDistance]]}}
|Name=Constraint Length
|Name/sv=Constraint Length
|Workbenches=[[Sketcher Workbench/sv|Sketcher]]
|MenuLocation=Sketch → Sketcher constraints → Constrain distance
|Shortcut=Shift + D
|SeeAlso=[[Sketcher ConstrainDistanceX/sv|Constraint HorizontalDistance]], [[Sketcher ConstrainDistanceY/sv|Constraint VerticalDistance]]
}}
</div>
</div>


==Description==
==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.
'''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.


[[File:Sketcher ConstrainDistance example.png|none]]
[[Image:Sketcher_ConstrainDistance_example.png|none]]


==How to use==
==Usage==


# Pick two points or one line or one point and one line.
# Pick two points or one line or one point and one line.
# Invoke the command several ways:
# Press the {{KEY|[[File:Sketcher ConstrainDistance.png|24px]] '''Constrain distance'''}} button.
#* Press the {{KEY|[[File:Sketcher ConstrainDistance.png|24px]] '''Constrain distance'''}} button in the Sketcher toolbar.
#* Use the {{KEY|Shift}} + {{KEY|D}} keyboard shortcut. ('''D''' is for '''D'''istance)
#* Use the {{MenuCommand|Sketch → Sketcher constraints → Constrain distance}} entry from the top menu.
# A pop up dialog opens to edit or confirm the value. Press {{KEY|OK}} to validate.
# A pop up dialog opens to edit or confirm the value. Press {{KEY|OK}} to validate.


Line 18: Line 30:


===Hint===
===Hint===
If applicable please consider using the [[Sketcher ConstrainDistanceX|Horizontal distance]] or [[Sketcher ConstrainDistanceY|Vertical distance]] constraints instead. These constraints are more robust and faster to calculate than the here documented length constraint.
If applicable please consider using the {{Button|[[File:Sketcher ConstrainDistanceX.svg|16px]] [[Sketcher ConstrainDistanceX|Horizontal distance]]}} or {{Button|[[File:Sketcher ConstrainDistanceY.svg|16px]] [[Sketcher ConstrainDistanceY|Vertical distance]]}} constraints instead. These constraints are more robust and faster to calculate than the '''ConstrainDistance''' tool.

{{Docnav|[[Sketcher_ConstrainDistanceY|Vertical Distance]]|[[Sketcher_ConstrainRadius|Radius]]|[[Sketcher_Workbench|Sketcher]]|IconL=Constraint_VerticalDistance.png|IconC=Workbench_Sketcher.svg|IconR=Constraint_Radius.png}}

{{Sketcher Tools navi}}

{{Userdocnavi}}


{{clear}}
{{clear}}

Revision as of 18:17, 14 February 2020

Constraint Length

Menyplacering
Sketch → Sketcher constraints → Constrain distance
Arbetsbänkar
Sketcher
Standard genväg
Shift + D
Introducerad i version
-
Se även
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.