Draft PathLinkArray: Difference between revisions

From FreeCAD Documentation
No edit summary
(Better links)
Line 19: Line 19:


<!--T:4-->
<!--T:4-->
The [[Draft PathLinkArray|PathLinkArray]] tool places copies of a selected shape along a selected path, which can be a [[Draft Wire]], a [[Draft BSpline]], and similar edges. Unlike the regular [[Draft PathArray|Path Array]] tool, this tool creates [[Std_LinkMake|App::Link]] objects, instead of simple copies.
The {{Button|[[Image:Draft_PathLinkArray.svg|16px]] [[Draft_PathLinkArray|Draft PathLinkArray]]}} tool places copies of a selected shape along a selected path, which can be a [[Draft Wire|Draft Wire]], a [[Draft BSpline|Draft BSpline]], and similar edges. It works the same as {{Button|[[Image:Draft_PathArray.svg|16px]] [[Draft_PathArray|PathArray]]}} but creates internal [[App_Link|App Link]] objects instead of simple copies.


<!--T:5-->
<!--T:5-->
All options are described in the [[Draft PathArray|Path Array]] page.
All options are described in the {{Button|[[Image:Draft_PathArray.svg|16px]] [[Draft_PathArray|PathArray]]}} page.


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

Revision as of 04:00, 29 June 2020



Draft PathLinkArray

Menu location
Draft → PathLinkArray
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
0.19
See also
Array, LinkArray, PathArray, Draft Clone

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.