NXOpen.UF.Ui.AskGlobalSelObjectList

Ui.AskGlobalSelObjectList()

Refer to UF_UI_ask_global_sel_object_list for documentation.

Signature: AskGlobalSelObjectList()

Returns:A Tuple
Return type:A tuple consisting of (numObjects,objects)

numObjects(int):

objects(list of Tag): Array of tags containing the selected objects. This array must be freed by calling UF_free.

License requirements: None