Draft PathLinkArray: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(The command to create a Link is called "Std_LinkMake", so it will be used when referring to App::Link. A Std_LinkMake page still needs to be created.)
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 [[AppLink|App::Link]] objects, instead of simple copies.
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.


<!--T:5-->
<!--T:5-->

Revision as of 05:05, 3 September 2019



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 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 Path Array tool, this tool creates App::Link objects, instead of simple copies.

All options are described in the Path Array page.