Sketcher Translate/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "Pos-OVP = Positional On-View-Parameters ou Paramètres de position sur la vue..<br> Dim-OVP = Dimensional On-View-Parameters ou Paramètres de dimension sur la vue.")
No edit summary
Line 27: Line 27:
</div>
</div>


L'outil [[Image:Sketcher_Translate.svg|24px]] [[Sketcher_Translate/fr|Sketcher Translate]] 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.
L'outil [[Image:Sketcher_Translate.svg|24px]] [[Sketcher_Translate/fr|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.


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

Revision as of 10:21, 27 April 2024

Other languages:

Sketcher Translate

Menu location
Sketch → Sketcher tools → Array transform
Workbenches
Sketcher
Default shortcut
W
Introduced in version
1.0
See also
None

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.

Usage

See also: Drawing aids.

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.

Move geometry

  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.