Sketcher SelectRedundantConstraints/pt-br: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:


{{Docnav
{{Docnav
|[[Sketcher_SelectElementsAssociatedWithConstraints|Select associated geometry]]
|[[Sketcher_SelectHorizontalAxis|Select Horizontal Axis]]
|[[Sketcher_SelectConflictingConstraints|Select Conflicting Constraints]]
|[[Sketcher_SelectConflictingConstraints|Select conflicting constraints]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_SelectElementsAssociatedWithConstraints.svg
|IconL=Sketcher_SelectHorizontalAxis.svg
|IconR=Sketcher_SelectConflictingConstraints.svg
|IconR=Sketcher_SelectConflictingConstraints.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
Line 12: Line 12:
{{GuiCommand
{{GuiCommand
|Name=Sketcher SelectRedundantConstraints
|Name=Sketcher SelectRedundantConstraints
|MenuLocation=Sketch → Sketcher tools → Select redundant constraints
|MenuLocation=Sketch → Sketcher visual → Select redundant constraints
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|Shift}}+{{KEY|Ctrl}}+{{KEY|R}}
|Shortcut={{KEY|Z}} {{KEY|P}} {{KEY|R}}
|Version=0.15
|Version=0.15
}}
}}
Line 20: Line 20:
==Description==
==Description==


The [[Image:Sketcher_SelectRedundantConstraints.svg|24px]] [[Sketcher_SelectRedundantConstraints|Sketcher SelectRedundantConstraints]] tool selects the redundant constraints in the sketch.
Selects the redundant constraints of a sketch.

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>


==Usage==
==Usage==


# 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 {{MenuCommand|Sketch → Sketcher tools → [[File:Sketcher_SelectRedundantConstraints.svg|16px]] Select Redundant Constraints}} from the top menu.
#* Select the {{MenuCommand|Sketch → Sketcher visual → [[Image:Sketcher_SelectRedundantConstraints.svg|16px]] Select redundant constraints}} option from the menu.
#The redundant constraints of the sketch will be selected.
#* 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==

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




{{Docnav
{{Docnav
|[[Sketcher_SelectElementsAssociatedWithConstraints|Select associated geometry]]
|[[Sketcher_SelectHorizontalAxis|Select Horizontal Axis]]
|[[Sketcher_SelectConflictingConstraints|Select Conflicting Constraints]]
|[[Sketcher_SelectConflictingConstraints|Select conflicting constraints]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_SelectElementsAssociatedWithConstraints.svg
|IconL=Sketcher_SelectHorizontalAxis.svg
|IconR=Sketcher_SelectConflictingConstraints.svg
|IconR=Sketcher_SelectConflictingConstraints.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}


{{Sketcher Tools navi{{#translation:}}}}
{{Sketcher_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 11:03, 7 May 2024

Sketcher SelectRedundantConstraints

Menu location
Sketch → Sketcher visual → 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 the 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 message 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 visual → 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.