Sketcher SelectRedundantConstraints: Difference between revisions

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

<!--T:7-->
<!--T:7-->
{{Docnav
{{Docnav|[[Sketcher SelectHorizontalAxis|Select Horizontal Axis]]|[[Sketcher SelectConflictingConstraints|Select Conflicting Constraints]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher SelectHorizontalAxis.png‎|IconC=Workbench_Sketcher.svg|IconR=Sketcher SelectConflictingConstraints.png‎}}
|[[Sketcher_SelectElementsAssociatedWithConstraints|Select associated geometry]]
|[[Sketcher_SelectConflictingConstraints|Select conflicting constraints]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_SelectElementsAssociatedWithConstraints.svg
|IconR=Sketcher_SelectConflictingConstraints.svg
|IconC=Workbench_Sketcher.svg
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Sketcher SelectRedundantConstraints
|Name=Sketcher SelectRedundantConstraints
|MenuLocation=Sketch → Sketcher tools → Select Redundant Constraints
|MenuLocation=Sketch → Sketcher tools → Select redundant constraints
|Workbenches=[[Sketcher Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut=Shift+Ctrl+R
|Shortcut={{KEY|Z}} {{KEY|P}} {{KEY|R}}
|Version=0.15
|Version=0.15
}}
}}


==Description== <!--T:2-->
==Description== <!--T:11-->
Selects the redundant constraints of a sketch.


==How to use== <!--T:3-->
<!--T:2-->
The [[Image:Sketcher_SelectRedundantConstraints.svg|24px]] [[Sketcher_SelectRedundantConstraints|Sketcher SelectRedundantConstraints]] tool selects the redundant constraints in a sketch.


If such constraints exist in a sketch the [[Sketcher_Dialog#Solver_messages|Solver messages section of the Sketcher Dialog]] displays this message:
<!--T:5-->
* <span style="color:red;">Redundant constraints: </span><span style="color:blue;text-decoration:underline;">(#, #, #)</span>
#Enter edit mode of sketch.
Where ''(#, #, #)'' are the indices of the constraints. Clicking the underlined text will select the redundant constraints.
#Choose {{KEY| Sketch}} {{KEY| Sketcher tools}} {{KEY|[[Image:Sketcher_SelectRedundantConstraints.png|32px]] Select Redundant Constraints}} from the top menu.
#The redundant constraints of the sketch will be selected.


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


==Usage== <!--T:3-->


<!--T:8-->
<!--T:5-->
# There are several ways to invoke the tool:
{{Docnav|[[Sketcher SelectHorizontalAxis|Select Horizontal Axis]]|[[Sketcher SelectConflictingConstraints|Select Conflicting Constraints]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher SelectHorizontalAxis.png‎|IconC=Workbench_Sketcher.svg|IconR=Sketcher SelectConflictingConstraints.png‎}}
#* Click the underlined text in the Sketcher Dialog as described above.
#* Select the {{MenuCommand|Sketch → Sketcher tools → [[Image:Sketcher_SelectRedundantConstraints.svg|16px]] Select redundant constraints}} option from the menu.
#* Use the keyboard shortcut: {{KEY|Z}} then {{KEY|P}}, then {{KEY|R}}.
# The redundant constraints are selected.
# Optionally click in an empty area in the [[3D_view|3D view]] to clear the selection.


==Notes==
<!--T:9-->
{{Sketcher Tools navi}}


* Redundant constraints must be removed from the sketch.
<!--T:10-->
* Instead of the proposed indices it is also possible to delete other constraints.
{{Userdocnavi}}


<!--T:8-->
{{Docnav
|[[Sketcher_SelectElementsAssociatedWithConstraints|Select associated geometry]]
|[[Sketcher_SelectConflictingConstraints|Select conflicting constraints]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_SelectElementsAssociatedWithConstraints.svg
|IconR=Sketcher_SelectConflictingConstraints.svg
|IconC=Workbench_Sketcher.svg
}}


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

Latest revision as of 14:38, 28 March 2024

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Sketcher SelectRedundantConstraints

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

Description

The Sketcher SelectRedundantConstraints tool selects the redundant constraints in a sketch.

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 messages is displayed:

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

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

Notes

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