Draft PathLinkArray: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updated Docnav)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

<!--T:1-->
<!--T:1-->
{{Docnav
{{Docnav
|[[Draft_PathArray|Path Array]]
|[[Draft_PathArray|PathArray]]
|[[Draft_PointArray|Point Array]]
|[[Draft_PointArray|PointArray]]
|[[Draft_Module|Draft]]
|[[Draft_Module|Draft]]
|IconL=Draft_PathArray.svg
|IconL=Draft_PathArray.svg
Line 14: Line 15:
{{GuiCommand
{{GuiCommand
|Name=Draft PathLinkArray
|Name=Draft PathLinkArray
|MenuLocation=Modification → Array tools → Path Link Array
|MenuLocation=Modification → Array tools → Path Link array
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]]
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]]
|Version=0.19
|Version=0.19
Line 29: Line 30:


==Properties== <!--T:9-->
==Properties== <!--T:9-->

{{TitleProperty|Link}}


<!--T:10-->
<!--T:10-->
{{TitleProperty| Link}}
* {{PropertyData|Scale|Float}}: the scale factor of the entire array.
* {{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, where N is {{PropertyData|Count}}.
* {{PropertyData|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 {{PropertyData|Count}}.
* {{PropertyData|Link Transform|Bool}}: if it is {{FALSE}} it can override the linked object's placement.
* {{PropertyData|Link Transform|Bool}}: if it is {{FALSE}} it can override the linked object's placement.


<!--T:11-->
{{TitleProperty|Alignment}}
{{TitleProperty|Alignment}}

<!--T:11-->
* See [[Draft_PathArray|PathArray]].
* See [[Draft_PathArray|PathArray]].


<!--T:12-->
{{TitleProperty|Objects}}
{{TitleProperty|Objects}}

<!--T:12-->
* {{PropertyData|Expand Array|Bool}}: if it is {{TRUE}}, the individual [[App_Link|App Link]] objects will be available to select in the [[Tree_view|tree view]].
* {{PropertyData|Expand Array|Bool}}: if it is {{TRUE}}, the individual [[App_Link|App Link]] objects will be available to select in the [[Tree_view|tree view]].
* See [[Draft_PathArray|PathArray]] for the rest of the options.
* See [[Draft_PathArray|PathArray]] for the rest of the options.



<!--T:6-->
<!--T:6-->
{{Docnav
{{Docnav
|[[Draft_PathArray|Path Array]]
|[[Draft_PathArray|PathArray]]
|[[Draft_PointArray|Point Array]]
|[[Draft_PointArray|PointArray]]
|[[Draft_Module|Draft]]
|[[Draft_Module|Draft]]
|IconL=Draft_PathArray.svg
|IconL=Draft_PathArray.svg
Line 58: Line 63:
{{Draft Tools navi{{#translation:}}}}
{{Draft Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 18:53, 18 March 2021

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

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, where N is DataCount.
  • DataLink Transform (Bool): if it is false it can override the linked object's placement.

Alignment

Objects

  • DataExpand 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.