NXOpen.UF.Part.AskNumHistories

Part.AskNumHistories()

Refer to UF_PART_ask_num_histories for documentation.

Signature: AskNumHistories(historyList)

Parameters:historyList (PointerWrapper for UF_PART_history_list_s) – Address of a history list object which contains the save information for a part (obtained by UF_PART_ask_part_history).
Returns:Address of an int variable into which is stored the number of save histories in the given hist ory list.
Return type:int

License requirements: None