NXOpen.UF.Wave.AskOutOfDateParts

Wave.AskOutOfDateParts()

Refer to UF_WAVE_ask_out_of_date_parts for documentation.

Signature: AskOutOfDateParts()

Returns:A Tuple
Return type:A tuple consisting of (nParts,parts)

nParts(int): Number of out of date parts in session.

parts(list of Tag): Array of tags of parts that are out of date. Use UF_free to deallocate memory.

License requirements: None