CAM Array/de

From FreeCAD Documentation
This page is a translated version of the page CAM Array and the translation is 46% complete.

CAM Array

Menu location
CAM → Path Modification → Array
Workbenches
CAM
Default shortcut
None
Introduced in version
-
See also
None

Beschreibung

The tool Array creates a new path by duplicating another path several times at a certain interval distance.

Anwendung

  1. Select the operation you want to repeat
  2. Press the Array button
  3. Press Apply
  4. Adjust the desired properties at the data box

Eigenschaften

  • DatenType: The type array (polar, linear one ore two directions)
  • DatenOffset: The spacing between the array copies for each direction
  • DatenCopies: The number of copies (not counting the original) for each direction

Skripten

Siehe auch: FreeCAD Grundlagen Skripten.

Beispiel:

#Place code example here.