Sketcher SelectConflictingConstraints

From FreeCAD Documentation
Revision as of 19:55, 24 March 2024 by FBXL5 (talk | contribs) (Proposal to match with SelectElementsWithDoFs)

Sketcher SelectConflictingConstraints

Menu location
Sketch → Sketcher tools → Select conflicting constraints
Workbenches
Sketcher
Default shortcut
Z P C
Introduced in version
0.15
See also
None

Description

The Sketcher SelectConflictingConstraints command selects the conflicting constraints of a sketch.

In edit mode the Solver messages section at the top of the Tasks panel, one of the following messages will be displayed:

  • Fully constrained sketch

  • Redundant constraints (X)

where "X" is a list of the index numbers of the redundant constraints in the sketch. A click on the blue link invokes the Sketcher SelectRedundantConstraints command.
  • Under-constrained sketch with X degrees of freedom

where "X" is the number of degrees of freedom remaining in the sketch. A click on the blue link invokes the Sketcher SelectElementsWithDoFs command.
  • Over-constrained sketch (X)

where "X" is a list of the index numbers of the conflicting constraints in the sketch. A click on the blue link invokes this Sketcher SelectConflictingConstraints command to select all conflicting constraints.

Usage

  1. In Sketcher edit mode there are several ways to invoke this command:
    • Click on the blue link in the Tasks panel as described above.
    • Select the Sketch → Sketcher tools → Select conflicting constraints option from the menu.
    • Use the keyboard shortcut: Z then P, then C.
  2. The conflicting constraints of the sketch will be selected.