pyvista.plotting.widgets.WidgetHelper#
- class WidgetHelper(*args, **kwargs)[source]#
An internal class to manage widgets.
It also manages and other helper methods involving widgets.
Methods#
Add a 3D affine transform widget. |
|
|
Add a box widget to the scene. |
Add a camera3d widget allow to move the camera. |
|
Add a camera orientation widget to the active renderer. |
|
|
Add a checkbox button widget to the scene. |
|
Add a line widget to the scene. |
|
Add a logo widget to the top of the viewport. |
Interactively measure distance with a distance widget. |
|
|
Clip a mesh using a box widget. |
|
Clip a mesh using a plane widget. |
|
Create a contour of a mesh with a slider. |
|
Slice a mesh using a plane widget. |
Slice a mesh with three interactive planes. |
|
|
Slice a mesh with a spline widget. |
|
Apply a threshold on a mesh with a slider. |
|
Add a plane widget to the scene. |
|
Add a radio button widget to the scene. |
|
Add a slider bar widget. |
|
Add one or many sphere widgets to a scene. |
|
Create and add a spline widget to the scene. |
|
Add a text slider bar widget. |
|
Clip a volume using a plane widget. |
Remove all of the box widgets. |
|
Remove all of the button widgets. |
|
Remove all of the camera3d widgets. |
|
Remove all of the camera widgets. |
|
Remove all of the line widgets. |
|
Remove all of the logo widgets. |
|
Remove all of the measurement widgets. |
|
Remove all of the plane widgets. |
|
Remove all of the radio button widgets. |
|
Remove all of the slider widgets. |
|
Remove all of the sphere widgets. |
|
Remove all of the spline widgets. |
|
Close the widgets. |