NXOpen.UF.Assem.CycleEntsInPartOcc

Assem.CycleEntsInPartOcc()

Refer to UF_ASSEM_cycle_ents_in_part_occ for documentation.

Signature: CycleEntsInPartOcc(partOccur, objectOccur)

Parameters:
  • partOccur (Tag) – Tag of part occurrence
  • objectOccur (Tag) – Tag of object occurrence. Pass the previous object tag in to the routine (starting with NULL_TAG to initialize), and the routine cycles the next object tag.
Returns:

Returns object occurrence tag. Returns NULL_TAG after lastobject cycles.

Return type:

Tag

License requirements: None