Sketcher Translate/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "==Description==")
(Created page with "===Déplacer une géometrie===")
Line 34: Line 34:
Dim-OVP = Dimensional On-View-Parameters ou Paramètres de dimension sur la vue.
Dim-OVP = Dimensional On-View-Parameters ou Paramètres de dimension sur la vue.


<span id="Move_geometry"></span>
<div lang="en" dir="ltr" class="mw-content-ltr">
===Move geometry===
===Déplacer une géometrie===
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">

Revision as of 10:22, 27 April 2024

Other languages:

Sketcher Dupliquer en matrice

Emplacement du menu
Esquisse → Outils d'esquisse → Dupliquer en matrice
Ateliers
Sketcher
Raccourci par défaut
W
Introduit dans la version
1.0
Voir aussi
Aucun

Description

L'outil Sketcher Dupliquer en matrice déplace ou peut créer des copies d'éléments sélectionnés. Les copies sont réparties uniformément dans une ou deux directions.

Utilisation

Voir aussi : Aides au dessin.

Pos-OVP = Positional On-View-Parameters ou Paramètres de position sur la vue..
Dim-OVP = Dimensional On-View-Parameters ou Paramètres de dimension sur la vue.

Déplacer une géometrie

  1. Select one or more edges and/or Point objects. Constraints restricted to the selected elements are also processed. Any other constraints associated with the elements will be deleted.
  2. There are several ways to invoke the tool:
    • Press the Array transform button.
    • Select the Sketch → Sketcher tools → Array transform option from the menu.
    • Right-click in the 3D view and select the Array transform option from the context menu.
    • Use the keyboard shortcut: W.
  3. The cursor changes to a cross with the tool icon.
  4. The Translate parameters section is added at the top of the Sketcher Dialog.
  5. Pick the start point of the translation vector. Or with Pos-OVP: enter its X and/or Y coordinate.
  6. Pick the end point of the translation vector. Or with Dim-OVP: enter the length and/or angle of the vector. The angle is relative to the X axis of the sketch.
  7. The elements are moved. No Pos-OVP or Dim-OVP based constraints are added.

Copy geometry

  1. Select one or more edges and/or Point objects. Constraints restricted to the selected elements are also processed.
  2. Invoke the tool as explained above.
  3. The cursor changes to a cross with the tool icon.
  4. The Translate parameters section is added at the top of the Sketcher Dialog.
  5. Optionally change the number of Copies along the first vector:
    • Enter a number.
    • Press the U key to increase the number.
    • Press the J key to decrease the number.
  6. Optionally change the number of Rows along the second vector:
    • Enter a number.
    • Press the R key to increase the number.
    • Press the F key to decrease the number.
  7. Optionally check the Clone constraints checkbox to create Equal constraints instead of copies of distance, radius and diameter constraints.
  8. Pick the start point of the first vector. Or with Pos-OVP: enter its X and/or Y coordinate. This vector defines the offset between copies.
  9. Pick the end point of the first vector. Or with Dim-OVP: enter the length and/or angle of the vector. The angle is relative to the X axis of the sketch.
  10. If there are two or more rows: Pick the end point of the second vector. Or with Dim-OVP: enter the length and/or angle of the vector. The angle is relative to the X axis of the sketch. This vector defines the offset between rows.
  11. The elements are copied. No Pos-OVP or Dim-OVP based constraints are added.