Draft PathLinkArray: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
(One intermediate revision by the same user not shown)
Line 2: Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{Docnav
{{Docnav|[[Draft_PathArray|Path Array]]|[[Draft_PointArray|Point Array]]|[[Draft_Module|Draft]]|IconL=Draft_PathArray.svg|IconC=Workbench_Draft.svg|IconR=Draft_PointArray.svg}}
|[[Draft_PathArray|Path Array]]
|[[Draft_PointArray|Point Array]]
|[[Draft_Module|Draft]]
|IconL=Draft_PathArray.svg
|IconC=Workbench_Draft.svg
|IconR=Draft_PointArray.svg
}}


<!--T:2-->
<!--T:2-->
{{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 Module|Draft]], [[Arch Module|Arch]]
|SeeAlso=[[Draft_OrthoArray|OrthoArray]], [[Draft_PolarArray|PolarArray]], [[Draft_CircularArray|CircularArray]], [[Draft_PathArray|PathArray]], [[Draft_PointArray|PointArray]]
|SeeAlso=[[Draft_OrthoArray|Draft OrthoArray]], [[Draft_PolarArray|Draft PolarArray]], [[Draft_CircularArray|Draft CircularArray]], [[Draft_PathArray|Draft PathArray]], [[Draft_PointArray|Draft PointArray]]
|Version=0.19
|Version=0.19
}}
}}
Line 39: Line 46:


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


</translate>
</translate>

Revision as of 16:28, 5 July 2020

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.