Sketcher SelectElementsWithDoFs/ro: Difference between revisions

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


{{Docnav
{{Docnav
|[[Sketcher_JoinCurves|Join curves]]
|[[Sketcher_ToggleActiveConstraint|Activate/deactivate constraint]]
|[[Sketcher_SelectConstraints|Select associated constraints]]
|[[Sketcher_SelectConstraints|Select associated constraints]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_ToggleActiveConstraint.svg
|IconL=Sketcher_JoinCurves.svg
|IconR=Sketcher_SelectConstraints.svg‎
|IconR=Sketcher_SelectConstraints.svg‎
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
Line 23: Line 23:
==Descriere==
==Descriere==


The [[Image:Sketcher_SelectElementsWithDoFs.svg|24px]] [[Sketcher_SelectElementsWithDoFs|Sketcher SelectElementsWithDoFs]] tool selects the elements with remaining degrees of freedom (DoFs) in a sketch.
The [[Image:Sketcher_SelectElementsWithDoFs.svg|24px]] [[Sketcher_SelectElementsWithDoFs|Sketcher SelectElementsWithDoFs]] tool selects the not fully constrained elements in the sketch.


If such elements exist in a sketch the [[Sketcher_Dialog#Solver_messages|Solver messages section of the Sketcher Dialog]] displays this message:
If such elements exist in a sketch the [[Sketcher_Dialog#Solver_messages|Solver messages section of the Sketcher Dialog]] displays this message:
Line 37: Line 37:
# There are several ways to invoke the tool:
# There are several ways to invoke the tool:
#* Click the underlined text in the Sketcher Dialog as described above.
#* Click the underlined text in the Sketcher Dialog as described above.
#* Select the {{MenuCommand|Sketch → Sketcher tools → [[Image:Sketcher_SelectElementsWithDoFs.svg|16px]] Select unconstrained DoF}} option from the menu.
#* 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}}.
#* Use the keyboard shortcut: {{KEY|Z}} then {{KEY|F}}.
# The under-constrained sketch elements are selected.
# The under-constrained sketch elements are selected.
Line 44: Line 44:


{{Docnav
{{Docnav
|[[Sketcher_JoinCurves|Join curves]]
|[[Sketcher_ToggleActiveConstraint|Activate/deactivate constraint]]
|[[Sketcher_SelectConstraints|Select associated constraints]]
|[[Sketcher_SelectConstraints|Select associated constraints]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_ToggleActiveConstraint.svg
|IconL=Sketcher_JoinCurves.svg
|IconR=Sketcher_SelectConstraints.svg‎
|IconR=Sketcher_SelectConstraints.svg‎
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg

Latest revision as of 11:02, 7 May 2024

Sketcher Select solver DoFs

poziția meniului
Sketch → Instrumente pentru schiţe → Select solver DoFs
Ateliere
Sketcher
scurtătură
nici unul
Prezentat în versiune
0.18
A se vedea, de asemenea,
nici unul

Descriere

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.