Sketcher SelectElementsWithDoFs/pl: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 22: Line 22:
==Opis==
==Opis==


Narzędzie [[Image:Sketcher_SelectElementsWithDoFs.svg|24px]] '''Wybierz elementy bez wiązań''' wybiera elementy z pozostającymi stopniami swobody ''(DoFs)'' w szkicu.
<div class="mw-translate-fuzzy">
To narzędzie ma na celu pomoc w pełnym związaniu szkicu poprzez podświetlenie na zielono elementów szkicu z pozostałymi stopniami swobody ''(DoF)''.
</div>


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:

Revision as of 14:31, 19 April 2024

Szkicownik: Wybierz elementy bez wiązań

Lokalizacja w menu
Szkic → Narzędzia szkicownika → Wybierz elementy bez wiązań
Środowisko pracy
Szkicownik
Domyślny skrót
Z F
Wprowadzono w wersji
0.18
Zobacz także
brak

Opis

Narzędzie Wybierz elementy bez wiązań wybiera elementy z pozostającymi stopniami swobody (DoFs) w szkicu.

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: (#, #, #)

Użycie

  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 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.