Sketcher SelectElementsWithDoFs/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 42: Line 42:
# There are several ways to invoke the tool:
# There are several ways to invoke the tool:
#* Click the underlined text in the Sketcher Dialog as described above.
#* Click the underlined text in the Sketcher Dialog as described above.
#* Select the {{MenuCommand|Sketch → Sketcher tools → [[Image:Sketcher_SelectElementsWithDoFs.svg|16px]] Select unconstrained DoF}} option from the menu.
#* Select the {{MenuCommand|Sketch → Sketcher visual → [[Image:Sketcher_SelectElementsWithDoFs.svg|16px]] Select unconstrained DoF}} option from the menu.
#* Use the keyboard shortcut: {{KEY|Z}} then {{KEY|F}}.
#* Use the keyboard shortcut: {{KEY|Z}} then {{KEY|F}}.
# The under-constrained sketch elements are selected.
# The under-constrained sketch elements are selected.

Latest revision as of 11:02, 7 May 2024

Croquizador SeleccionarElementosConGdL

Ubicación en el Menú
Croquis → Croquizador Herramientas → Seleccionar GdL del solucionador
Entornos de trabajo
Croquizador
Atajo de teclado por defecto
Ninguno
Introducido en versión
0.18
Ver también
Ninguno

Descripción

Esta herramienta está pensada para ayudar a restringir completamente un croquis resaltando en verde los elementos del croquis con grados de libertad (GdL) (inglés: DoF Degrees of Freedom) restantes.

If such elements exist in a sketch the Solver messages section of the Sketcher Dialog displays this message:

  • Under constrained: n DoF(s)

Where n is the remaining number of degrees of freedom. Clicking the underlined text will select the under-constrained elements.

Please note that a sketch can also have under-constrained elements if one of these messages is displayed:

  • Redundant constraints: (#, #, #)
  • Over-constrained: (#, #, #)

Utilización

  1. There are several ways to invoke the tool:
    • Click the underlined text in the Sketcher Dialog as described above.
    • Select the Sketch → Sketcher visual → Select unconstrained DoF option from the menu.
    • Use the keyboard shortcut: Z then F.
  2. The under-constrained sketch elements are selected.
  3. Optionally click in an empty area in the 3D view to clear the selection.