NXOpen.UF.Assem.DeleteArray

Assem.DeleteArray()

Refer to UF_ASSEM_delete_array for documentation.

Signature: DeleteArray(array, deleteAll)

Parameters:
  • array (Tag) – Tag of array being deleted.
  • deleteAll (bool) – Delete all flag: TRUE = Deletes all components in the array except the array template. FALSE = Deletes the array but not the components in the array.

License requirements: ASSEMBLIES MODULE