Draft PointLinkArray/it: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/it |Serie su tracciato |Serie su punti |Draft |IconL=Draft_PathArray.svg |IconC=Workbench_Draft.svg...")
(Created page with "{{GuiCommand/it |Name=Draft_PointLinkArray |Name/it=Serie di link su punti |MenuLocation=Modifiche → Strumenti serie → Serie di link su punti |Workbenches=Draft Module/i...")
Line 10: Line 10:
}}
}}


{{GuiCommand
{{GuiCommand/it
|Name=Draft PointLinkArray
|Name=Draft_PointLinkArray
|Name/it=Serie di link su punti
|MenuLocation=Modification → Array tools → Point Link Array
|MenuLocation=Modifiche → Strumenti serie → Serie di link su punti
|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]
|Workbenches=[[Draft Module/it|Draft]], [[Arch Module/it|Arch]]
|SeeAlso=[[Draft_OrthoArray|OrthoArray]], [[Draft_PolarArray|PolarArray]], [[Draft_CircularArray|CircularArray]], [[Draft_PathArray|PathArray]], [[Draft_PointArray|PointArray]]
|SeeAlso=[[Draft_OrthoArray/it|Serie ortognale]], [[Draft_PolarArray/it|Serie polare]], [[Draft_CircularArray/it|Serie circolare]], [[Draft_PathArray/it|Serie su tracciato]], [[Draft_PointArray/it|Serie su punti]]
|Version=0.19
|Version=0.19
}}
}}

Revision as of 20:18, 3 September 2020

Serie di link su punti

Posizione nel menu
Modifiche → Strumenti serie → Serie di link su punti
Ambiente
Draft, Arch
Avvio veloce
Nessuno
Introdotto nella versione
0.19
Vedere anche
Serie ortognale, Serie polare, Serie circolare, Serie su tracciato, Serie su punti

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

  • DatiScale (Float): the scale factor of the entire array.
  • DatiScale List (VectorList): a list of N-vectors determining the individual scaling factor of each of the N-elements in the array, where N is DatiCount.
  • DatiLink Transform (Bool): if it is false it can override the linked object's placement.

Objects

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