Draft PathLinkArray/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 1: Line 1:
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
{{Docnav/it|[[Draft_PathArray/it|Serie su tracciato]]|[[Draft_PointArray/it|Serie su punti]]|[[Draft_Module/it|Draft]]|IconL=Draft_PathArray.svg|IconC=Workbench_Draft.svg|IconR=Draft_PointArray.svg}}
{{Docnav/it|[[Draft_PathArray/it|Serie su tracciato]]|[[Draft_PointArray/it|Serie su punti]]|[[Draft_Module/it|Draft]]|IconL=Draft_PathArray.svg|IconC=Workbench_Draft.svg|IconR=Draft_PointArray.svg}}
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">

Revision as of 19:47, 14 July 2020

Serie di link su traccaiato

Posizione nel menu
Draft → Serie di link su tracciato
Ambiente
Draft, Arch
Avvio veloce
Nessuno
Introdotto nella versione
0.19
Vedere anche
Serie, Serie di link, Serie su tracciato, Clona

Descrizione

Lo strumento Serie di link su tracciato posiziona copie di una forma selezionata lungo un percorso selezionato, che può essere una polilinea, una BSpline e bordi simili. A differenza del normale strumento Copie su tracciato, questo strumento crea oggetti App::Link, anziché semplici copie.

Tutte le opzioni sono descritte nella pagina Serie.

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.

Alignment

Objects

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