NXOpen.UF.Clone.AskNtfyCallbacks

Clone.AskNtfyCallbacks()

Refer to UF_CLONE_ask_ntfy_callbacks for documentation.

Signature: AskNtfyCallbacks()

Returns:A Tuple
Return type:A tuple consisting of (nCallbacks,points,names,descriptions)

nCallbacks(int): number of callbacks registered

points(list of ``NXOpen.UF.Clone.NotifyCb` Refer to UF_CLONE_notify_cb_e for documentation.`): callback points

names(list of str): n_callbacks (with UF_free_string_array) names of callbacks

descriptions(list of str): n_callbacks (with UF_free_string_array) descriptions of callbacks

License requirements: None