Translations:Draft PointArray/9/en

From FreeCAD Documentation
Revision as of 09:06, 28 March 2024 by FuzzyBot (talk | contribs) (Importing a new version from external source)
  • DataBase (Link): specifies the object to duplicate in the array.
  • DataCount (Integer): (read-only) specifies the number of elements in the array. This number is determined by the number of points in the DataPoint Object.
  • DataExpand Array (Bool): specifies whether to expand the array in the Tree view to enable the selection of its individual elements. Only available for Link arrays.
  • DataExtra Placement (Placement): : specifies an additional placement, translation and rotation, for each element in the array.
  • DataFuse (Bool): specifies if overlapping elements in the array are fused or not. Not used for Link arrays. introduced in version 0.22
  • DataPoint Object (Link): specifies the object whose points are used to position the elements in the array.