NXOpen.UF.Assem.AskUnprocessedPartoccs

Assem.AskUnprocessedPartoccs()

Refer to UF_ASSEM_ask_unprocessed_partoccs for documentation.

Signature: AskUnprocessedPartoccs(sequence)

Parameters:sequence (Tag) – The tag of the given sequence
Returns:A Tuple
Return type:A tuple consisting of (numUnprocessedPartoccs,unprocessedPartoccs)

numUnprocessedPartoccs(int): Number of unprocessed part occurrences

unprocessedPartoccs(list of Tag): Tags of unprocessed part occurrences. The array must be freed using UF_free

License requirements: None