Sketcher SelectConflictingConstraints: Difference between revisions

From FreeCAD Documentation
No edit summary
(Docnav)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Page_in_progress}}
<translate>
<translate>


Line 6: Line 5:
{{Docnav
{{Docnav
|[[Sketcher_SelectRedundantConstraints|Select redundant constraints]]
|[[Sketcher_SelectRedundantConstraints|Select redundant constraints]]
|[[Sketcher_RestoreInternalAlignmentGeometry|Show/hide internal geometry]]
|[[Sketcher_ArcOverlay|Show/hide circular helper for arcs]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_SelectRedundantConstraints.svg
|IconL=Sketcher_SelectRedundantConstraints.svg
|IconR=Sketcher_RestoreInternalAlignmentGeometry.svg
|IconR=Sketcher_ArcOverlay.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}
Line 16: Line 15:
{{GuiCommand
{{GuiCommand
|Name=Sketcher SelectConflictingConstraints
|Name=Sketcher SelectConflictingConstraints
|MenuLocation=Sketch → Sketcher tools → Select conflicting constraints
|MenuLocation=Sketch → Sketcher visual → Select conflicting constraints
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|Z}} {{KEY|P}} {{KEY|C}}
|Shortcut={{KEY|Z}} {{KEY|P}} {{KEY|C}}
Line 27: Line 26:
The [[Image:Sketcher_SelectConflictingConstraints.svg|24px]] [[Sketcher_SelectConflictingConstraints|Sketcher SelectConflictingConstraints]] tool selects the conflicting constraints in the sketch.
The [[Image:Sketcher_SelectConflictingConstraints.svg|24px]] [[Sketcher_SelectConflictingConstraints|Sketcher SelectConflictingConstraints]] tool selects the conflicting constraints in the sketch.


<!--T:12-->
If such constraints exist in the sketch the [[Sketcher_Dialog#Solver_messages|Solver messages section of the Sketcher Dialog]] displays this message:
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>
* <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.
Where ''(#, #, #)'' are the indices of the constraints. Clicking the underlined text will select the conflicting constraints.
Line 35: Line 35:
<!--T:6-->
<!--T:6-->
# There are several ways to invoke the tool:
# There are several ways to invoke the tool:
#* Click the underlined text in the [[Sketcher_Dialog|Sketcher Dialog]] as described above.
#* Click the underlined text in the Sketcher Dialog as described above.
#* Select the {{MenuCommand|Sketch → Sketcher tools → [[Image:Sketcher_SelectConflictingConstraints.svg|16px]] Select conflicting constraints}} option from the menu.
#* Select the {{MenuCommand|Sketch → Sketcher visual → [[Image:Sketcher_SelectConflictingConstraints.svg|16px]] Select conflicting constraints}} option from the menu.
#* Use the keyboard shortcut: {{KEY|Z}} then {{KEY|P}}, then {{KEY|C}}.
#* Use the keyboard shortcut: {{KEY|Z}} then {{KEY|P}}, then {{KEY|C}}.
# The conflicting constraints are selected.
# The conflicting constraints are selected.
# Optionally click in an empty area in the [[3D_view|3D view]] to clear the selection.
# Optionally click in an empty area in the [[3D_view|3D view]] to clear the selection.


==Notes==
==Notes== <!--T:13-->


<!--T:14-->
* Conflicting constraints must be removed from the sketch.
* Conflicting constraints must be removed from the sketch.
* Instead of the proposed indices it is also possible to delete other constraints.
* Instead of the proposed indices it is also possible to delete other constraints.
Line 50: Line 51:
{{Docnav
{{Docnav
|[[Sketcher_SelectRedundantConstraints|Select redundant constraints]]
|[[Sketcher_SelectRedundantConstraints|Select redundant constraints]]
|[[Sketcher_RestoreInternalAlignmentGeometry|Show/hide internal geometry]]
|[[Sketcher_ArcOverlay|Show/hide circular helper for arcs]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_SelectRedundantConstraints.svg
|IconL=Sketcher_SelectRedundantConstraints.svg
|IconR=Sketcher_RestoreInternalAlignmentGeometry.svg
|IconR=Sketcher_ArcOverlay.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}

Latest revision as of 10:29, 7 May 2024

Sketcher SelectConflictingConstraints

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

Description

The Sketcher SelectConflictingConstraints tool selects the conflicting constraints in the sketch.

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.

Usage

  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 conflicting constraints option from the menu.
    • Use the keyboard shortcut: Z then P, then C.
  2. The conflicting constraints are selected.
  3. Optionally click in an empty area in the 3D view to clear the selection.

Notes

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