open_viewmin.filter_tree_plot_Qt.menus.main_menus.filter_menu#

Functions#

create_filter_submenu(plotter, mesh_name)

open_filter_dialog(plotter, mesh_name, filter_name)

open_filter_dialog_aux(plotter, mesh_name, filter_name)

setup_filter_menu(plotter)

Experimental! For each mesh in the filters tree, create a submenu

update_filter_menu(plotter)

Module Contents#

create_filter_submenu(plotter, mesh_name)#
open_filter_dialog(plotter, mesh_name, filter_name)#
open_filter_dialog_aux(plotter, mesh_name, filter_name)#
setup_filter_menu(plotter)#

Experimental! For each mesh in the filters tree, create a submenu of all PyVista filters for that mesh type, which will launch a dialog for the filter’s arguments.

Parameters:

plotter

update_filter_menu(plotter)#