Sketcher SelectConflictingConstraints: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Marked this version for translation)
(18 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

<!--T:8-->
<!--T:8-->
{{Docnav
{{Docnav|[[Sketcher SelectRedundantConstraints|Select Redundant Constraints]]|[[Sketcher SelectElementsAssociatedWithConstraints|Select Elements Associated with constraints]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher SelectRedundantConstraints.png‎|IconC=Workbench_Sketcher.svg|IconR=Sketcher SelectElementsAssociatedWithConstraints.png‎}}
|[[Sketcher_SelectRedundantConstraints|Select redundant constraints]]
|[[Sketcher_RestoreInternalAlignmentGeometry|Show/hide internal geometry]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_SelectRedundantConstraints.svg
|IconR=Sketcher_RestoreInternalAlignmentGeometry.svg
|IconC=Workbench_Sketcher.svg
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Sketcher SelectConflictingConstraints
|Name=Sketcher SelectConflictingConstraints
|MenuLocation=Sketch → Sketcher tools → Select Conflicting Constraints
|MenuLocation=Sketch → Sketcher tools → Select conflicting constraints
|Workbenches=[[Sketcher Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut=Shift+Ctrl+E
|Shortcut={{KEY|Z}} {{KEY|P}} {{KEY|C}}
|Version=0.15
|Version=0.15
}}
}}
Line 16: Line 24:


<!--T:5-->
<!--T:5-->
Selects the conflicting constraints of a sketch.
The [[Image:Sketcher_SelectConflictingConstraints.svg|24px]] [[Sketcher_SelectConflictingConstraints|Sketcher SelectConflictingConstraints]] tool selects the conflicting constraints in a sketch.


<!--T:12-->
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.


==How to use== <!--T:3-->
==Usage== <!--T:3-->


<!--T:6-->
<!--T:6-->
# There are several ways to invoke the tool:
#Enter edit mode of sketch.
#* Click the underlined text in the Sketcher Dialog as described above.
#Choose {{KEY| Sketch}} {{KEY| Sketcher tools}} {{KEY|[[Image:Sketcher_SelectConflictingConstraints.png|32px]] Select Conflicting Constraints}} from the top menu.
#* Select the {{MenuCommand|Sketch → Sketcher tools → [[Image:Sketcher_SelectConflictingConstraints.svg|16px]] Select conflicting constraints}} option from the menu.
#The conflicting constraints of the sketch will be selected.
#* Use the keyboard shortcut: {{KEY|Z}} then {{KEY|P}}, then {{KEY|C}}.
# The conflicting constraints are selected.
# Optionally click in an empty area in the [[3D_view|3D view]] to clear the selection.


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


<!--T:14-->
* Conflicting constraints must be removed from the sketch.
* Instead of the proposed indices it is also possible to delete other constraints.


<!--T:9-->
{{Docnav|[[Sketcher SelectRedundantConstraints|Select Redundant Constraints]]|[[Sketcher SelectElementsAssociatedWithConstraints|Select Elements Associated with constraints]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher SelectRedundantConstraints.png‎|IconC=Workbench_Sketcher.svg|IconR=Sketcher SelectElementsAssociatedWithConstraints.png‎}}


<!--T:10-->
<!--T:9-->
{{Docnav
{{Sketcher Tools navi}}
|[[Sketcher_SelectRedundantConstraints|Select redundant constraints]]

|[[Sketcher_RestoreInternalAlignmentGeometry|Show/hide internal geometry]]
<!--T:11-->
|[[Sketcher_Workbench|Sketcher]]
{{Userdocnavi}}
|IconL=Sketcher_SelectRedundantConstraints.svg
|IconR=Sketcher_RestoreInternalAlignmentGeometry.svg
|IconC=Workbench_Sketcher.svg
}}


</translate>
</translate>
{{Sketcher_Tools_navi{{#translation:}}}}
{{clear}}
{{Userdocnavi{{#translation:}}}}

Revision as of 08:34, 19 April 2024

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 tool selects the conflicting constraints in a 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 tools → 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.