Draft PathLinkArray: Difference between revisions

From FreeCAD Documentation
(Improve links in the GuiCommand template)
(Slightly expanded information of the Link properties.)
Line 20: Line 20:
<!--T:5-->
<!--T:5-->
All options are described in the {{Button|[[Image:Draft_PathArray.svg|16px]] [[Draft_PathArray|PathArray]]}} page.
All options are described in the {{Button|[[Image:Draft_PathArray.svg|16px]] [[Draft_PathArray|PathArray]]}} page.

==Properties==

{{TitleProperty| Link}}
* {{PropertyData|Scale|Float}}: the scale factor of the entire array.
* {{PropertyData|Scale List|VectorList}}: a list of N-vectors determining the individual scaling factor of each of the N-elements in the array.
* {{PropertyData|Link Transform|Bool}}: if it is {{TRUE}}, the links will be able to be transformed.

{{TitleProperty|Alignment}}
* See [[Draft_PathArray|PathArray]].

{{TitleProperty|Objects}}
* {{PropertyData|Expand Array|Bool}}: if it is {{TRUE}}, in the [[tree_view|tree view]] the individual [[App_Link|App Link]] objects will be available to select.
* See [[Draft_PathArray|PathArray]] for the rest of the options.


<!--T:6-->
<!--T:6-->

Revision as of 04:17, 29 June 2020

Draft PathLinkArray

Menu location
Draft → PathLinkArray
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
0.19
See also
OrthoArray, PolarArray, CircularArray, PathArray, PointArray

Description

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

  • DataScale (Float): the scale factor of the entire array.
  • DataScale List (VectorList): a list of N-vectors determining the individual scaling factor of each of the N-elements in the array.
  • DataLink Transform (Bool): if it is true, the links will be able to be transformed.

Alignment

Objects

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