Sketcher SelectElementsWithDoFs/fr: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}} <!-- missing details instructions around clicking the blue DOF link -->


{{Docnav/fr
{{Docnav/fr
|[[Sketcher_ToggleActiveConstraint/fr|Activation des contraintes]]
|[[Sketcher_ToggleActiveConstraint/fr|Activation des contraintes]]
|[[Sketcher_SelectConstraints/fr|Sélecteur de contraintes associées]]
|[[Sketcher_SelectConstraints/fr|Contraintes associées]]
|[[Sketcher_Workbench/fr|Atelier Sketcher]]
|[[Sketcher_Workbench/fr|Atelier Sketcher]]
|IconL=Sketcher_ToggleActiveConstraint.svg
|IconL=Sketcher_ToggleActiveConstraint.svg
Line 22: Line 21:
==Description==
==Description==


<div class="mw-translate-fuzzy">
Cet outil a pour but d'aider à contraindre complètement une esquisse en mettant en surbrillance verte les éléments d’esquisse avec des degrés de liberté restants (DoF ou Degrees of Freedom).
Cet outil a pour but d'aider à contraindre complètement une esquisse en mettant en surbrillance verte les éléments d’esquisse avec des degrés de liberté restants (DoF ou Degrees of Freedom).
</div>

If such elements exist in a sketch the [[Sketcher_Dialog#Solver_messages|Solver messages section of the Sketcher Dialog]] displays this message:
* 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:
* <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>


<span id="Usage"></span>
<span id="Usage"></span>
==Utilisation==
==Utilisation==


# There are several ways to invoke the tool:
Dans la boîte de message du solveur située en haut du [[Task_Panel/fr|Panneau des tâches]], le message suivant doit s'afficher :
#* 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.
* Dans le cas d'une esquisse '''sous-contrainte''' :
#* Use the keyboard shortcut: {{KEY|Z}} then {{KEY|F}}.

# The under-constrained sketch elements are selected.
<blockquote>Esquisse sous-contrainte avec <span style="color:blue;text-decoration:underline;">X degrés</span> de liberté</blockquote>
# Optionally click in an empty area in the [[3D_view|3D view]] to clear the selection.
où "X" est le nombre de degrés de liberté restant dans l'esquisse. Plus d'informations si vous cliquez sur le lien bleu ou si vous utilisez le menu.
# Les éléments qui ont des degrés de liberté sont maintenant surlignés en vert.
# Cliquez n'importe où dans l'esquisse pour effacer la couleur de surbrillance.

* Dans le cas d'une esquisse '''entièrement contrainte''' :

<blockquote><span style="color:green;">Esquisse entièrement contrainte</span> </blockquote>




{{Docnav/fr
{{Docnav/fr
|[[Sketcher_ToggleActiveConstraint/fr|Activation des contraintes]]
|[[Sketcher_ToggleActiveConstraint/fr|Activation des contraintes]]
|[[Sketcher_SelectConstraints/fr|Sélecteur de contraintes associées]]
|[[Sketcher_SelectConstraints/fr|Contraintes associées]]
|[[Sketcher_Workbench/fr|Atelier Sketcher]]
|[[Sketcher_Workbench/fr|Atelier Sketcher]]
|IconL=Sketcher_ToggleActiveConstraint.svg
|IconL=Sketcher_ToggleActiveConstraint.svg

Revision as of 08:27, 19 April 2024

Sketcher Degrés de liberté non contraints

Emplacement du menu
Esquisse → Outils d'esquisse → Sélectionner les degrés de liberté non contraints
Ateliers
Sketcher
Raccourci par défaut
Z F
Introduit dans la version
0.18
Voir aussi
Aucun

Description

Cet outil a pour but d'aider à contraindre complètement une esquisse en mettant en surbrillance verte les éléments d’esquisse avec des degrés de liberté restants (DoF ou Degrees of Freedom).

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

Utilisation

  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.