NXOpen.UF.AssemIsetArrayData_Struct.Dimensions

AssemIsetArrayData_Struct.Dimensions

An array of integers which indicates the size of the array. A referenced iset can be Linear or Circular. For a linear iset, the first array element is the number of components in the X direction and the second element is the number of components in the Y direction. For a one dimensional linear iset, the second element will be NULL. For circular arrays, the second element will be NULL. The dimensions array can be left unpopulated (or not required) during creation.