Sketcher ToggleDrivingConstraint/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 16: Line 16:
==Description==
==Description==


The {{Button|[[File:Sketcher ToggleDrivingConstraint.svg|16px]] [[Sketcher_ToggleDrivingConstraint|Toggle driving constraint]]}} tool 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]].
The [[Image:Sketcher ToggleDrivingConstraint.svg|24px]] [[Sketcher_ToggleDrivingConstraint|Sketcher ToggleDrivingConstraint]] tool either toggles the [[Sketcher_Workbench#Sketcher_CompDimensionTools|dimensional constraint creation tools]] between driving and reference mode, or toggles selected dimensional constraints between those modes.


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


Contrary to driving constraints, reference constraints do not constrain the sketch, their value depends on other constraints, they are driven. They can be useful to verify measurements. They can be used in [[Expressions|expressions]], but not in the sketch itself.


[[File:Sketcher ToggleConstraint example.png|none]]
[[File:Sketcher ToggleConstraint example.png|none]]
Line 28: Line 25:
==Usage==
==Usage==


===Toggle tools===
# Press the {{Button|[[File:Sketcher ToggleDrivingConstraint.svg|16px]] [[Sketcher_ToggleDrivingConstraint|Toggle 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.
# Make sure no dimensional constraints have been selected.
# To turn the Sketcher Constraints toolbar back to constraint mode (red), press the Toggle Constraint button again.
# There are several ways to invoke the tool:
# To turn a dimensional constraint into a reference dimension, or the reverse, select it and press the Toggle Constraint button.
#* Press the {{Button|[[Image:Sketcher_ToggleDrivingConstraint.svg|16px]] [[Sketcher_ToggleDrivingConstraint|Toggle driving/reference constraint]]}} button.
#* Select the {{MenuCommand|Sketch → Sketcher constraints → [[Image:Sketcher_ToggleDrivingConstraint.svg|16px]] Toggle driving/reference constraint}} option from the menu.
#* Use the keyboard shortcut: {{KEY|K}} then {{KEY|X}}.
# The mode of the dimensional constraint creation tools is toggled:
#* In driving mode their menu and toolbar icons are red, and they create driving constraints (default [[Sketcher_Preferences#Appearance|color]] red). The icon of this tool is then: [[Image:Sketcher_ToggleConstraint.svg|16px]].
#* In reference mode their menu and toolbar icons are blue, and they create reference constraints (default color blue). The icon of this tool is then: [[Image:Sketcher_ToggleConstraint_Driven.svg|16px]].

===Toggle constraints===

# Select one or more dimensional constraints.
# Invoke the tool as described above, or with one of the following additional options:
#* {{Version|0.22}}: Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_ToggleDrivingConstraint.svg|16px]] Toggle driving/reference constraint}} option from the context menu.
#* Right-click in the {{MenuCommand|Constraints}} section of the [[Sketcher_Dialog|Sketcher Dialog]] and select the {{MenuCommand|Toggle to/from reference}} option from the context menu.
# The selected constraints are changed from driving to reference mode or vice versa. Their appearance changes accordingly.
# The mode of the dimensional constraint creation tools is not changed.





Revision as of 08:16, 19 April 2024

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

The Sketcher ToggleDrivingConstraint tool either toggles the dimensional constraint creation tools between driving and reference mode, or toggles selected dimensional constraints between those modes.

Contrary to driving constraints, reference constraints do not constrain the sketch, their value depends on other constraints, they are driven. They can be useful to verify measurements. They can be used in expressions, but not in the sketch itself.

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).

Usage

Toggle tools

  1. Make sure no dimensional constraints have been selected.
  2. There are several ways to invoke the tool:
    • Press the Toggle driving/reference constraint button.
    • Select the Sketch → Sketcher constraints → Toggle driving/reference constraint option from the menu.
    • Use the keyboard shortcut: K then X.
  3. The mode of the dimensional constraint creation tools is toggled:
    • In driving mode their menu and toolbar icons are red, and they create driving constraints (default color red). The icon of this tool is then: .
    • In reference mode their menu and toolbar icons are blue, and they create reference constraints (default color blue). The icon of this tool is then: .

Toggle constraints

  1. Select one or more dimensional constraints.
  2. Invoke the tool as described above, or with one of the following additional options:
    • introduced in version 0.22: Right-click in the 3D view and select the Toggle driving/reference constraint option from the context menu.
    • Right-click in the Constraints section of the Sketcher Dialog and select the Toggle to/from reference option from the context menu.
  3. The selected constraints are changed from driving to reference mode or vice versa. Their appearance changes accordingly.
  4. The mode of the dimensional constraint creation tools is not changed.