Draft PathLinkArray: Difference between revisions

From FreeCAD Documentation
(New page for the Draft PathLinkArray tool, from the LinkMerge branch from realthunder.)
 
No edit summary
 
(26 intermediate revisions by 5 users not shown)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
{{Docnav
|[[Draft_PathArray|PathArray]]
|[[Draft_PointArray|PointArray]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_PathArray.svg
|IconR=Draft_PointArray.svg
|IconC=Workbench_Draft.svg
}}


<!--T:2-->
{{Docnav|[[Draft_PathArray|Path Array]]|[[Draft_PointArray|Point Array]]|[[Draft_Module|Draft]]|IconL=Draft_PathArray.svg|IconC=Workbench_Draft.svg|IconR=Draft_PointArray.svg}}


{{GuiCommand
{{GuiCommand
|Name=Draft PathLinkArray
|Name=Draft PathLinkArray
|MenuLocation=DraftPathLinkArray
|MenuLocation=ModificationArray tools → Path link array
|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]
|Workbenches=[[Draft_Workbench|Draft]], [[Arch_Workbench|Arch]]
|Version=0.19
|Version=0.19
|SeeAlso=[[Draft Array|Array]], [[Draft LinkArray|LinkArray]], [[Draft PathArray|PathArray]], [[Draft Clone|Draft Clone]]
|SeeAlso=[[Draft_OrthoArray|Draft OrthoArray]], [[Draft_PolarArray|Draft PolarArray]], [[Draft_CircularArray|Draft CircularArray]], [[Draft_PathArray|Draft PathArray]], [[Draft_PointArray|Draft PointArray]], [[Draft_PointLinkArray|Draft PointLinkArray]]
}}
}}


==Description==
==Description== <!--T:3-->


<!--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 [[Image:Draft_PathLinkArray.svg|24px]] '''Draft PathLinkArray''' command creates a [[App_Link|Link]] array from a selected object by placing copies along a path. Use the [[Draft_PathArray|Draft PathArray]] command to create a less efficient regular array instead. Except for the type of array that is created, [[App_Link|Link]] array or regular array, this command is identical to the [[Draft_PathArray|Draft PathArray]] command. See there for more information.


All options are described in the [[Draft PathArray|Path Array]] page.


<!--T:6-->
{{Docnav|[[Draft_PathArray|Path Array]]|[[Draft_PointArray|Point Array]]|[[Draft_Module|Draft]]|IconL=Draft_PathArray.svg|IconC=Workbench_Draft.svg|IconR=Draft_PointArray.svg}}
{{Docnav

|[[Draft_PathArray|PathArray]]
{{Draft Tools navi}}
|[[Draft_PointArray|PointArray]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_PathArray.svg
|IconR=Draft_PointArray.svg
|IconC=Workbench_Draft.svg
}}


{{Userdocnavi}}
</translate>
</translate>
{{Draft Tools navi{{#translation:}}}}
{{clear}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 22:40, 5 December 2023

Draft PathLinkArray

Menu location
Modification → Array tools → Path link array
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
0.19
See also
Draft OrthoArray, Draft PolarArray, Draft CircularArray, Draft PathArray, Draft PointArray, Draft PointLinkArray

Description

The Draft PathLinkArray command creates a Link array from a selected object by placing copies along a path. Use the Draft PathArray command to create a less efficient regular array instead. Except for the type of array that is created, Link array or regular array, this command is identical to the Draft PathArray command. See there for more information.