open_viewmin.filter_tree_plot.widgets.line_widgets#
Utilities for working with PyVista line widgets
Functions#
|
Set up a line widget |
Module Contents#
- setup_line_widget(plotter, widget_name=None, new_mesh_name='line_mesh', parent_mesh_name=None)#
Set up a line widget
- Parameters:
plotter (
FilterTreePlot
)widget_name (str or None)
new_mesh_name (str)
parent_mesh_name (str or None)