NXOpen.UF.Uf.SetRetiringFlag

Uf.SetRetiringFlag()

Refer to UF_set_retiring_flag for documentation.

Signature: SetRetiringFlag(value)

Parameters:value (int) – 0 = Don’t warn user at all, this is the default 1 = Output a single message if any function is called that is planned to be obsoleted 2 = Output a message for each function called that is planned to be obsoleted. The message will include the routine name, and the number of times called.

License requirements: None