NXOpen.UF.Ugmgr.ListIdDisplayRules

Ugmgr.ListIdDisplayRules()

Refer to UF_UGMGR_list_id_display_rules for documentation.

Signature: ListIdDisplayRules()

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

count(int): Number of ID display rules.

idDisplayRules(list of str): Array of the names of the ID display rules available to the current user. The array must be freed after use by calling UF_free_string_array().

License requirements: None