NXOpen.UF.Obj.CycleAll

Obj.CycleAll()

Refer to UF_OBJ_cycle_all for documentation.

Signature: CycleAll(partTag, objectArg)

Parameters:
  • partTag (Tag) – Tag of part you wish to cycle
  • objectArg (Tag) – Begin the cycle by passing in object = NULL_TAG
Returns:

This function returns the object identifier of the next object.The cycle is completed when a NULL_TAG is returned

Return type:

Tag

License requirements: None