CAM Array/ru

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

Path Array

Системное название
Path Array
Расположение в меню
Path → Path Modification → Массив
Верстаки
Path
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Нет

Описание

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

Применение

  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

Свойства

  • ДанныеType: The type array (polar, linear one ore two directions)
  • ДанныеOffset: The spacing between the array copies for each direction
  • ДанныеCopies: The number of copies (not counting the original) for each direction

Ограничения

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

Scripting

Смотрите так же: Основы составления скриптов в FreeCAD.

Example:

#Place code example here.


Template:Path Tools navi/ru