Draft PointLinkArray: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Added 'In progress')
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Page_in_progress}}
<languages/>
<languages/>
<translate>
<translate>
Line 4: Line 5:
<!--T:1-->
<!--T:1-->
{{Docnav
{{Docnav
|[[Draft_PointArray|PointArray]]
|[[Draft_PathArray|Path Array]]
|[[Draft_Edit|Edit]]
|[[Draft_PointArray|Point Array]]
|[[Draft_Module|Draft]]
|[[Draft_Module|Draft]]
|IconL=Draft_PathArray.svg
|IconL=Draft_PointArray.svg
|IconR=Draft_Edit.svg
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
|IconR=Draft_PointArray.svg
}}
}}


Line 15: Line 16:
{{GuiCommand
{{GuiCommand
|Name=Draft PointLinkArray
|Name=Draft PointLinkArray
|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]]
|SeeAlso=[[Draft_OrthoArray|OrthoArray]], [[Draft_PolarArray|PolarArray]], [[Draft_CircularArray|CircularArray]], [[Draft_PathArray|PathArray]], [[Draft_PointArray|PointArray]]
Line 31: Line 32:
==Properties== <!--T:6-->
==Properties== <!--T:6-->


<!--T:7-->
{{TitleProperty| Link}}
{{TitleProperty| Link}}

<!--T:7-->
* {{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:8-->
{{TitleProperty|Objects}}
{{TitleProperty|Objects}}

<!--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|PointArray]] for the rest of the options.



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


Line 55: Line 59:
{{Draft Tools navi{{#translation:}}}}
{{Draft Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 19:40, 25 March 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
OrthoArray, PolarArray, CircularArray, PathArray, PointArray

Description

The Draft PointLinkArray tool places copies of a selected shape along various selected points. It works the same as PointArray but creates internal App Link objects instead of simple copies.

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