Sketcher ToggleDrivingConstraint/es: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/es|Name=Sketcher ToggleConstraint|Workbenches=Sketcher, PartDesign|MenuLocation=Sketch → Sketcher constrai...")
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
{{GuiCommand/es|Name=Sketcher ToggleConstraint|Workbenches=[[Sketcher Workbench/es|Sketcher]], [[PartDesign Workbench/es|PartDesign]]|MenuLocation=Sketch → Sketcher constraints → Toggle reference/driving constraint|Shortcut=|SeeAlso=[[Sketcher_ToggleConstruction/es|Toggle Construction]]}}
{{GuiCommand/es|Name=Sketcher ToggleConstraint|Workbenches=[[Sketcher Workbench/es|Sketcher]], [[PartDesign Workbench/es|PartDesign]]|MenuLocation=Sketch → Sketcher constraints → Toggle reference/driving constraint|Shortcut=|SeeAlso=[[Sketcher_ToggleConstruction/es|Toggle Construction]]}}
</div>


====Description====
==Description==


{{version|0.16}}
v0.16


The '''Toggle Constraint''' icon turns dimensional constraints (Lock, Horizontal/Vertical distance, Length, Radius and Angle) into reference mode, and back. The icons in the toolbar turn blue, and rather than dimensional constraints, reference dimensions are created. Reference dimensions do not constrain the sketch. It can be useful to create reference dimensions in a sketch as a way to check on measurements; when given a name, they can also be used to drive constraints in another sketch through [[Expressions|expressions]].
====Usage====



====Example====
[[File:Sketcher Constraint Toolbar ReferenceMode.png|none]]
''The Sketcher Constraint toolbar with the dimensional constraints in reference dimension mode (blue).''


[[File:Sketcher ToggleConstraint example.png|none]]
''A horizontal distance constraint (50 mm), a vertical constraint (30 mm) and an angle constraint (75°) were set to define the profile; a reference dimension was added on the slanted line segment to know its length (31.0583 mm).''

==How to use==

# Press the {{KEY|[[File:Sketcher ToggleConstraint.png|24px]] '''Toggle reference/driving constraint'''}} button. The dimensional constraints icons in the Sketcher Constraints toolbar turn from red to blue.
# The usual method of creating dimensional constraints works the same, but a blue reference dimension is added instead.
# To turn the Sketcher Constraints toolbar back to constraint mode (red), press the Toggle Constraint button again.
# To turn a dimensional constraint into a reference dimension, or the reverse, select it and press the Toggle Constraint button.

==Example==

Revision as of 21:17, 19 August 2018

Sketcher ToggleConstraint

Ubicación en el Menú
Sketch → Sketcher constraints → Toggle reference/driving constraint
Entornos de trabajo
Sketcher, PartDesign
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Toggle Construction

Description

introduced in version 0.16

The Toggle Constraint icon turns dimensional constraints (Lock, Horizontal/Vertical distance, Length, Radius and Angle) into reference mode, and back. The icons in the toolbar turn blue, and rather than dimensional constraints, reference dimensions are created. Reference dimensions do not constrain the sketch. It can be useful to create reference dimensions in a sketch as a way to check on measurements; when given a name, they can also be used to drive constraints in another sketch through expressions.


The Sketcher Constraint toolbar with the dimensional constraints in reference dimension mode (blue).


A horizontal distance constraint (50 mm), a vertical constraint (30 mm) and an angle constraint (75°) were set to define the profile; a reference dimension was added on the slanted line segment to know its length (31.0583 mm).

How to use

  1. Press the Toggle reference/driving constraint button. The dimensional constraints icons in the Sketcher Constraints toolbar turn from red to blue.
  2. The usual method of creating dimensional constraints works the same, but a blue reference dimension is added instead.
  3. To turn the Sketcher Constraints toolbar back to constraint mode (red), press the Toggle Constraint button again.
  4. To turn a dimensional constraint into a reference dimension, or the reverse, select it and press the Toggle Constraint button.

Example