Draft PointLinkArray: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
 
(12 intermediate revisions by 3 users not shown)
Line 4: Line 4:
<!--T:1-->
<!--T:1-->
{{Docnav
{{Docnav
|[[Draft_PointArray|PointArray]]
|[[Draft_PathArray|Path Array]]
|[[Draft_Edit|Edit]]
|[[Draft_PointArray|Point Array]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|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 15:
{{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_Workbench|Draft]], [[Arch_Workbench|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_PathLinkArray|Draft PathLinkArray]], [[Draft_PointArray|Draft PointArray]]
}}
}}


Line 24: Line 24:


<!--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 [[Image:Draft_PointLinkArray.svg|24px]] '''Draft PointLinkArray''' command creates a [[App_Link|Link]] array from a selected object by placing copies at the points from a [[Draft_PointArray#Point_compound|point compound]]. Use the [[Draft_PointArray|Draft PointArray]] 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_PointArray|Draft PointArray]] command. See there for more information.


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

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

<!--T:7-->
{{TitleProperty| Link}}
* {{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|Link Transform|Bool}}: if it is {{FALSE}} it can override the linked object's placement.

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


<!--T:9-->
<!--T:9-->
{{Docnav
{{Docnav
|[[Draft_PointArray|PointArray]]
|[[Draft_PathArray|Path Array]]
|[[Draft_Edit|Edit]]
|[[Draft_PointArray|Point Array]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|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 40:
{{Draft Tools navi{{#translation:}}}}
{{Draft Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 22:40, 5 December 2023

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 PathLinkArray, Draft PointArray

Description

The Draft PointLinkArray command creates a Link array from a selected object by placing copies at the points from a point compound. Use the Draft PointArray 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 PointArray command. See there for more information.