Translations:Draft PointArray/9/it: Difference between revisions

From FreeCAD Documentation
(Created page with "* {{PropertyData|Base}}: l'oggetto forma * {{PropertyData|Count}}: Il numero di copie della forma (sola lettura) * {{PropertyData|PointList}}: un composto di punti")
 
mNo edit summary
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
* {{PropertyData|Base}}: l'oggetto forma
* {{PropertyData/it|Base}}: specifica l'oggetto da duplicare.
* {{PropertyData|Count}}: Il numero di copie della forma (sola lettura)
* {{PropertyData/it|Count}}: (sola lettura) specifica il numero di copie dell'oggetto di base. Questo numero dipende dal numero di [[Draft Point/it|Punti]] nel composto.
* {{PropertyData|PointList}}: un composto di punti
* {{PropertyData/it|PointList}}: specifica un oggetto composto da oggetti punto che indicano dove verranno visualizzate le copie dell'oggetto {{PropertyData/it|Base}}.
L'oggetto composto deve avere un attributo {{PropertyData/it|Links}}, {{PropertyData/it|Componets}} o {{PropertyData/it|Geometry}}. Ciascuno degli oggetti all'interno del composto deve essere un [[Draft Point/it|Punto Draft]] con gli attributi {{PropertyData/it|X}}, {{PropertyData/it|Y}} e {{PropertyData/it|Z}}.
I composti possono essere creati con [[Part MakeCompound/it|Crea composto di Part]] (attributo {{PropertyData/it|Links}} ) o con [[Draft Upgrade/it|Promuovi di Draft]] (attributo {{PropertyData/it|Componets}}).

Revision as of 09:14, 25 October 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Draft PointArray)
* {{PropertyData|Base|Link}}: specifies the object to duplicate in the array.
* {{PropertyData|Count|Integer}}: (read-only) specifies the number of elements in the array. This number is determined by the number of points in the {{PropertyData|Point Object}}.
* {{PropertyData|Expand Array|Bool}}: specifies whether to expand the array in the [[Tree_view|Tree view]] to enable the selection of its individual elements. Only available for Link arrays.
* {{PropertyData|Extra Placement|Placement}}: : specifies an additional [[Placement|placement]], translation and rotation, for each element in the array.
* {{PropertyData|Fuse|Bool}}: specifies if overlapping elements in the array are fused or not. Not used for Link arrays. {{Version|0.22}}
* {{PropertyData|Point Object|Link}}: specifies the object whose points are used to position the elements in the array.
  • DatiBase: specifica l'oggetto da duplicare.
  • DatiCount: (sola lettura) specifica il numero di copie dell'oggetto di base. Questo numero dipende dal numero di Punti nel composto.
  • DatiPointList: specifica un oggetto composto da oggetti punto che indicano dove verranno visualizzate le copie dell'oggetto DatiBase.

L'oggetto composto deve avere un attributo DatiLinks, DatiComponets o DatiGeometry. Ciascuno degli oggetti all'interno del composto deve essere un Punto Draft con gli attributi DatiX, DatiY e DatiZ. I composti possono essere creati con Crea composto di Part (attributo DatiLinks ) o con Promuovi di Draft (attributo DatiComponets).