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")
 
No edit summary
Line 1: Line 1:
* {{PropertyData|Base}}: l'oggetto forma
* {{PropertyData|Base}}: specifica l'oggetto da duplicare.
* {{PropertyData|Count}}: Il numero di copie della forma (sola lettura)
* {{PropertyData|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|PointList}}: specifica l'oggetto composto con i punti necessari per posizionare le copie dell'oggetto di base.

Revision as of 10:36, 19 April 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 l'oggetto composto con i punti necessari per posizionare le copie dell'oggetto di base.