Translations:Draft PointArray/9/en

From FreeCAD Documentation
Revision as of 12:42, 9 August 2022 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.
  • DataPoint Object (Link): specifies the compound object whose points are used to position the elements in the array. The object must have a DataLinks, DataComponents or DataGeometry property, and contain at least one element with DataX, DataY, and DataZ properties.