Sketcher SelectRedundantConstraints/it: 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:
</div>
</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;">Redundant constraints: </span><span style="color:blue;text-decoration:underline;">(#, #, #)</span>
Where ''(#, #, #)'' are the indices of the constraints. Clicking the underlined text will select the redundant constraints.

Please note that a sketch can also have redundant constraints if this message is displayed:
* <span style="color:red;">Over-constrained: </span><span style="color:blue;text-decoration:underline;">(#, #, #)</span>

<span id="Usage"></span>
==Utilizzo==
==Utilizzo==


Line 23: Line 31:
#Vengono selezionati i vincoli che nello schizzo sono ridondanti.
#Vengono selezionati i vincoli che nello schizzo sono ridondanti.
</div>
</div>

==Notes==

* Redundant 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:33, 19 April 2024

Seleziona i vincoli ridondanti

Posizione nel menu
Sketch → Strumenti → Seleziona i vincoli ridondanti
Ambiente
Sketcher
Avvio veloce
Shift+Ctrl+R
Introdotto nella versione
0.15
Vedere anche
Nessuno

Description

Descrizione

Seleziona i vincoli ridondanti di uno schizzo.

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

  • Redundant constraints: (#, #, #)

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

Please note that a sketch can also have redundant constraints if this message is displayed:

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

Utilizzo

  1. Entrare in modalità di modifica del disegno.
  2. Scegliere Sketch Strumenti Seleziona i vincoli ridondanti dal menu in alto.
  3. Vengono selezionati i vincoli che nello schizzo sono ridondanti.

Notes

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