show_selection_inmainlist#

part.show_selection_inmainlist() int#

Updates the Part List GUI menu to reflect the currently selected part(s).

Examples:
ensight.view.hidden_surface("ON")
ensight.part.select_begin(1)
ensight.part.show_selection_inmainlist()
Returns:

zero on success, non-zero on error