Draft PointLinkArray: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 18: Line 18:
|MenuLocation=Modification → Array tools → Point Link array
|MenuLocation=Modification → Array tools → Point 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]]
|Version=0.19
|Version=0.19
|SeeAlso=[[Draft_OrthoArray|Draft OrthoArray]], [[Draft_PolarArray|Draft PolarArray]], [[Draft_CircularArray|Draft CircularArray]], [[Draft_PathArray|Draft PathArray]], [[Draft_PointArray|Draft PointArray]]
}}
}}


Line 25: Line 25:


<!--T:4-->
<!--T:4-->
The {{Button|[[File:Draft_PointLinkArray.svg|16px]] [[Draft_PointLinkArray|Draft PointLinkArray]]}} tool places copies of a selected shape along various selected points. It works the same as {{Button|[[File:Draft_PointArray.svg|16px]] [[Draft_PointArray|PointArray]]}} but creates internal [[App_Link|App Link]] objects instead of simple copies.
The {{Button|[[File:Draft_PointLinkArray.svg|16px]] [[Draft_PointLinkArray|Draft PointLinkArray]]}} tool places copies of a selected shape along various selected points. It works the same as {{Button|[[File:Draft_PointArray.svg|16px]] [[Draft_PointArray|Draft PointArray]]}} but creates internal [[App_Link|App Link]] objects instead of simple copies.


<!--T:5-->
<!--T:5-->
All options are described in the {{Button|[[File:Draft_PointArray.svg|16px]] [[Draft_PointArray|PointArray]]}} page.
All options are described in the {{Button|[[File:Draft_PointArray.svg|16px]] [[Draft_PointArray|Draft PointArray]]}} page.


==Properties== <!--T:6-->
==Properties== <!--T:6-->
Line 44: Line 44:


<!--T:8-->
<!--T:8-->
* {{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_PointArray|PointArray]] for the rest of the options.
* See [[Draft_PointArray|Draft PointArray]] for the rest of the options.





Revision as of 13:35, 21 May 2021

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Draft PointLinkArray

Menu location
Modification → Array tools → Point 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 PointLinkArray tool places copies of a selected shape along various selected points. It works the same as Draft PointArray but creates internal App Link objects instead of simple copies.

All options are described in the Draft PointArray 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.

Objects

  • DataExpand Array (Bool): if it is true, the individual App Link objects will be available to select in the tree view.
  • See Draft PointArray for the rest of the options.