NXOpen.UF.Patt.CycleErrors

Patt.CycleErrors()

Refer to UF_PATT_cycle_errors for documentation.

Signature: CycleErrors(ia1)

Parameters:ia1 (int) – On input the error found by the last call to this routine. If this routine has not been called yet, then set ia1 to 0 to start cycling. On output this will be the next error. The cycling is complete when a 0 is returned.
Returns:A Tuple
Return type:A tuple consisting of (ia1,cr2)

ia1(int): Modified value of ia1

cr2(list of str): Part Name Where Error Occurred

License requirements: None