Sketcher SelectElementsWithDoFs/pt-br: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{UnfinishedDocu}} <!-- missing details instructions around clicking the blue DOF link -->
{{Docnav
{{Docnav
|[[Sketcher_JoinCurves|Join curves]]
|[[Sketcher_ToggleDrivingConstraint|Toggle reference/driving constraint]]
|[[Sketcher_SelectConstraints|Select associated constraints]]
|[[Sketcher_CloseShape|Close Shape]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_ToggleDrivingConstraint.svg
|IconL=Sketcher_JoinCurves.svg
|IconR=Sketcher_CloseShape.svg‎
|IconR=Sketcher_SelectConstraints.svg‎
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}
Line 12: Line 12:
{{GuiCommand
{{GuiCommand
|Name=Sketcher SelectElementsWithDoFs
|Name=Sketcher SelectElementsWithDoFs
|MenuLocation=Sketch → Sketcher tools → Select solver DoFs
|MenuLocation=Sketch → Sketcher visual → Select unconstrained DoF
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|Z}} {{KEY|F}}
|Version=0.18
|Version=0.18
}}
}}
Line 19: Line 20:
==Description==
==Description==


The [[Image:Sketcher_SelectElementsWithDoFs.svg|24px]] [[Sketcher_SelectElementsWithDoFs|Sketcher SelectElementsWithDoFs]] tool selects the not fully constrained elements in the sketch.
This tool is meant to aid in fully constraining a sketch by highlighting in green the sketch elements with remaining degrees of freedom (DoF).


If such elements exist in a sketch the [[Sketcher_Dialog#Solver_messages|Solver messages section of the Sketcher Dialog]] displays this message:
==Usage==
* Under constrained: <span style="color:blue;text-decoration:underline;">n DoF(s)</span>
Where ''n'' is the remaining number of degrees of freedom. Clicking the underlined text will select the under-constrained elements.


Please note that a sketch can also have under-constrained elements if one of these messages is displayed:
In the Solver messages box located at the top of the [[Task_panel|Tasks tab]], the following message(s) should be displayed:
* <span style="color:red;">Redundant constraints: </span><span style="color:blue;text-decoration:underline;">(#, #, #)</span>
* <span style="color:red;">Over-constrained: </span><span style="color:blue;text-decoration:underline;">(#, #, #)</span>


==Usage==
* In case of an '''under-constrainend''' sketch:

<blockquote>Under-constrained sketch with <span style="color:blue;text-decoration:underline;">X degrees</span> of freedom</blockquote>
where "X" is the number of degrees of freedom remaining in the sketch; you will receive more information if you click on the blue link, or if you use the menu.
# The elements which have degrees of freedom are now highlighted in green.
# Click anywhere in the sketch to clear the highlight color.


# There are several ways to invoke the tool:
* In case of a '''fully-constrainend''' sketch:
#* Click the underlined text in the Sketcher Dialog as described above.
#* Select the {{MenuCommand|Sketch → Sketcher visual → [[Image:Sketcher_SelectElementsWithDoFs.svg|16px]] Select unconstrained DoF}} option from the menu.
#* Use the keyboard shortcut: {{KEY|Z}} then {{KEY|F}}.
# The under-constrained sketch elements are selected.
# Optionally click in an empty area in the [[3D_view|3D view]] to clear the selection.


<blockquote><span style="color:green;">Fully constrained sketch </span> </blockquote>


{{Docnav
{{Docnav
|[[Sketcher_JoinCurves|Join curves]]
|[[Sketcher_ToggleDrivingConstraint|Toggle reference/driving constraint]]
|[[Sketcher_SelectConstraints|Select associated constraints]]
|[[Sketcher_CloseShape|Close Shape]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_ToggleDrivingConstraint.svg
|IconL=Sketcher_JoinCurves.svg
|IconR=Sketcher_CloseShape.svg‎
|IconR=Sketcher_SelectConstraints.svg‎
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}


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

Latest revision as of 11:02, 7 May 2024

Sketcher SelectElementsWithDoFs

Menu location
Sketch → Sketcher visual → Select unconstrained DoF
Workbenches
Sketcher
Default shortcut
Z F
Introduced in version
0.18
See also
None

Description

The Sketcher SelectElementsWithDoFs tool selects the not fully constrained elements in the sketch.

If such elements exist in a sketch the Solver messages section of the Sketcher Dialog displays this message:

  • Under constrained: n DoF(s)

Where n is the remaining number of degrees of freedom. Clicking the underlined text will select the under-constrained elements.

Please note that a sketch can also have under-constrained elements if one of these messages is displayed:

  • Redundant constraints: (#, #, #)
  • 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 unconstrained DoF option from the menu.
    • Use the keyboard shortcut: Z then F.
  2. The under-constrained sketch elements are selected.
  3. Optionally click in an empty area in the 3D view to clear the selection.