Trayectoria Arreglo

From FreeCAD Documentation
Revision as of 12:58, 30 July 2021 by Maker (talk | contribs) (Created page with "{{Docnav/es |Copiar |Copia simple |Trayectoria |IconL=Path_Copy.svg |IconR=Path_SimpleCopy.svg |IconC=Workbench_P...")

Path Array

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

Descripción

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

Utilización

  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

Propiedades

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

Limitaciones

This feature only works on actual path operations, not on derivative paths produced by Path Dressups. In that case the Array icon is disabled.

Guión

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.

Template:Path Tools navi/es