Sketcher SelectConflictingConstraints/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 23: Line 23:
</div>
</div>


<span id="Description"></span>
==Descripción==
==Descripción==


<div class="mw-translate-fuzzy">
Selecciona las restricciones conflictivas de un croquis.
Selecciona las restricciones conflictivas de un croquis.
</div>


If such constraints exist in a sketch the [[Sketcher_Dialog#Solver_messages|Solver messages section of the Sketcher Dialog]] displays this message:
* <span style="color:red;">Over-constrained: </span><span style="color:blue;text-decoration:underline;">(#, #, #)</span>
Where ''(#, #, #)'' are the indices of the constraints. Clicking the underlined text will select the conflicting constraints.

<span id="Usage"></span>
==Utilización==
==Utilización==


Line 34: Line 42:
#Se seleccionarán las restricciones conflictivas del croquis.
#Se seleccionarán las restricciones conflictivas del croquis.
</div>
</div>

==Notes==

* Conflicting constraints must be removed from the sketch.
* Instead of the proposed indices it is also possible to delete other constraints.





Latest revision as of 08:34, 19 April 2024

Corquizador SeleccionarRestriccionesConflictivas

Ubicación en el Menú
Croquis → Corquizador Herramientas → Seleccionar Restricciones Conflictivas
Entornos de trabajo
Corquizador
Atajo de teclado por defecto
Shift+Ctrl+E
Introducido en versión
0.15
Ver también
Ninguno

Descripción

Selecciona las restricciones conflictivas de un croquis.

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

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

Where (#, #, #) are the indices of the constraints. Clicking the underlined text will select the conflicting constraints.

Utilización

  1. Entre en el modo de edición del croquis.
  2. Elige Croquis → Croquizador Herramientas → Seleccione Restricciones conflictivas en el menú superior.
  3. Se seleccionarán las restricciones conflictivas del croquis.

Notes

  • Conflicting constraints must be removed from the sketch.
  • Instead of the proposed indices it is also possible to delete other constraints.