NXOpen.UF.Cam.OptAskTypes

Cam.OptAskTypes()

Refer to UF_CAM_opt_ask_types for documentation.

Signature: OptAskTypes()

Returns:A Tuple
Return type:A tuple consisting of (count,typeNames)

count(int): - the number of type names returned

typeNames(list of str): - the available type names. The returned array must be freed by calling UF_free_string_array.

License requirements: None