Trayectoria Arreglo

From FreeCAD Documentation
Revision as of 11:05, 20 August 2021 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Trayecoria Arreglo

Ubicación en el Menú
Trayecoria → Trayecoria Modificación → Arreglo
Entornos de trabajo
Trayecoria
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Ninguno

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