NXOpen.UF.Cam.OptAskClsfNames

Cam.OptAskClsfNames()

Refer to UF_CAM_opt_ask_clsf_names for documentation.

Signature: OptAskClsfNames()

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

count(int): - the number of available clsf names

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

License requirements: None