Skip to main content
Back to top
Ctrl
+
K
Getting Started
User Guide
Examples
API Reference
Extras
GitHub
Slack Community
Support
Contributing
The Paper
Getting Started
User Guide
Examples
API Reference
Extras
GitHub
Slack Community
Support
Contributing
The Paper
Section Navigation
API Reference
Core API
Plotting
Plotting
PyVista and PyQt
Themes
Trame
pyvista.Actor
pyvista.Axes
pyvista.AxesActor
pyvista.AxesAssembly
pyvista.AxesAssemblySymmetric
pyvista.CameraPosition
pyvista.CornerAnnotation
pyvista.CubeAxesActor
pyvista.DataSetMapper
pyvista.Label
pyvista.LookupTable
pyvista.Plotter
pyvista.Prop3D
pyvista.Property
pyvista.Renderer
pyvista.RenderWindowInteractor
pyvista.Text
pyvista.TextProperty
pyvista.Timer
pyvista.plotting.mapper._BaseMapper
pyvista.plotting.opts.InterpolationType
pyvista.plotting.opts.RepresentationType
pyvista.plotting.opts.ElementType
pyvista.plotting.volume.Volume
pyvista.plotting.volume_property.VolumeProperty
pyvista.CompositePolyDataMapper
pyvista.CompositeAttributes
pyvista.BlockAttributes
Charts
pyvista.plotting.widgets.WidgetHelper
pyvista.plotting.widgets.WidgetHelper.add_affine_transform_widget
pyvista.plotting.widgets.WidgetHelper.add_box_widget
pyvista.plotting.widgets.WidgetHelper.add_camera3d_widget
pyvista.plotting.widgets.WidgetHelper.add_camera_orientation_widget
pyvista.plotting.widgets.WidgetHelper.add_checkbox_button_widget
pyvista.plotting.widgets.WidgetHelper.add_line_widget
pyvista.plotting.widgets.WidgetHelper.add_logo_widget
pyvista.plotting.widgets.WidgetHelper.add_measurement_widget
pyvista.plotting.widgets.WidgetHelper.add_mesh_clip_box
pyvista.plotting.widgets.WidgetHelper.add_mesh_clip_plane
pyvista.plotting.widgets.WidgetHelper.add_mesh_isovalue
pyvista.plotting.widgets.WidgetHelper.add_mesh_slice
pyvista.plotting.widgets.WidgetHelper.add_mesh_slice_orthogonal
pyvista.plotting.widgets.WidgetHelper.add_mesh_slice_spline
pyvista.plotting.widgets.WidgetHelper.add_mesh_threshold
pyvista.plotting.widgets.WidgetHelper.add_plane_widget
pyvista.plotting.widgets.WidgetHelper.add_slider_widget
pyvista.plotting.widgets.WidgetHelper.add_sphere_widget
pyvista.plotting.widgets.WidgetHelper.add_spline_widget
pyvista.plotting.widgets.WidgetHelper.add_text_slider_widget
pyvista.plotting.widgets.WidgetHelper.add_volume_clip_plane
pyvista.plotting.widgets.WidgetHelper.clear_box_widgets
pyvista.plotting.widgets.WidgetHelper.clear_button_widgets
pyvista.plotting.widgets.WidgetHelper.clear_camera3d_widgets
pyvista.plotting.widgets.WidgetHelper.clear_camera_widgets
pyvista.plotting.widgets.WidgetHelper.clear_line_widgets
pyvista.plotting.widgets.WidgetHelper.clear_logo_widgets
pyvista.plotting.widgets.WidgetHelper.clear_measure_widgets
pyvista.plotting.widgets.WidgetHelper.clear_plane_widgets
pyvista.plotting.widgets.WidgetHelper.clear_slider_widgets
pyvista.plotting.widgets.WidgetHelper.clear_sphere_widgets
pyvista.plotting.widgets.WidgetHelper.clear_spline_widgets
pyvista.plotting.widgets.WidgetHelper.close
pyvista.plotting.widgets.AffineWidget3D
pyvista.plotting.picking.PickingHelper
Convenience Functions
Utilities
Readers
Examples
API Reference
pyvista.plotting.widgets.WidgetHelper
pyvista.plot...
pyvista.plotting.widgets.WidgetHelper.close
#
WidgetHelper.
close
(
)
[source]
#
Close the widgets.
On this page
WidgetHelper.close()
Edit on GitHub