Draft PathLinkArray/ru

From FreeCAD Documentation
Revision as of 10:31, 20 May 2021 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

/ruDraft PathLinkArray

Системное название
/ruDraft PathLinkArray
Расположение в меню
Draft → PathLinkArray
Верстаки
Draft, Arch
Быстрые клавиши
Нет
Представлено в версии
0.19
См. также
Array, LinkArray, PathArray, Draft Clone

Описание

The Draft PathLinkArray tool places copies of a selected shape along a selected path, which can be a Draft Wire, a Draft BSpline, and similar edges. It works the same as PathArray but creates internal App Link objects instead of simple copies.

All options are described in the PathArray page.

Properties

Link

  • ДанныеScale (Float): the scale factor of the entire array.
  • ДанныеScale List (VectorList): a list of N-vectors determining the individual scaling factor of each of the N-elements in the array, where N is ДанныеCount.
  • ДанныеLink Transform (Bool): if it is false it can override the linked object's placement.

Alignment

Objects

  • ДанныеExpand Array (Bool): if it is true, the individual App Link objects will be available to select in the tree view.
  • See PathArray for the rest of the options.