0.29.1
About
Why PyVista?
Authors & Citation
Getting Started
Installation
What is a Mesh?
Basic API Usage
Examples Gallery
External Examples
Optional Features
API Reference
Core API
Plotting
Utilities
Extras
Building VTK
PyVista within a Docker Container
Contributing
Freezing pyvista with pyinstaller
Flask Application
Getting Connected
Slack Community
Support
Source Code
Contributing
The Paper
We use ads to cover the cost of maintenance for this site and fund beverages for the occasional hackathon (🍺 on us!)
PyVista
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
A
active_scalars() (pyvista.DataSet property)
active_scalars_info() (pyvista.DataSet property)
active_scalars_name() (pyvista.DataSet property)
active_tensors() (pyvista.DataSet property)
active_tensors_info() (pyvista.DataSet property)
active_tensors_name() (pyvista.DataSet property)
active_vectors() (pyvista.DataSet property)
active_vectors_info() (pyvista.DataSet property)
active_vectors_name() (pyvista.DataSet property)
actual_memory_size() (pyvista.DataObject property)
add_actor() (pyvista.BasePlotter method)
(pyvista.Renderer method)
add_arrows() (pyvista.BasePlotter method)
add_axes() (pyvista.BasePlotter method)
(pyvista.Renderer method)
add_axes_at_origin() (pyvista.BasePlotter method)
(pyvista.Renderer method)
add_background_image() (pyvista.BasePlotter method)
add_border() (pyvista.Renderer method)
add_bounding_box() (pyvista.BasePlotter method)
(pyvista.Renderer method)
add_box_widget() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
add_checkbox_button_widget() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
add_field_array() (pyvista.DataObject method)
add_floor() (pyvista.BasePlotter method)
(pyvista.Renderer method)
add_key_event() (pyvista.BasePlotter method)
add_legend() (pyvista.BasePlotter method)
add_light() (pyvista.BasePlotter method)
(pyvista.Renderer method)
add_line_widget() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
add_lines() (pyvista.BasePlotter method)
add_mesh() (pyvista.BasePlotter method)
(pyvista.PlotterITK method)
add_mesh_clip_box() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
add_mesh_clip_plane() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
add_mesh_isovalue() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
add_mesh_slice() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
add_mesh_slice_orthogonal() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
add_mesh_slice_spline() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
add_mesh_threshold() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
add_orientation_widget() (pyvista.BasePlotter method)
(pyvista.Renderer method)
add_plane_widget() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
add_point_labels() (pyvista.BasePlotter method)
add_point_scalar_labels() (pyvista.BasePlotter method)
add_points() (pyvista.BasePlotter method)
(pyvista.PlotterITK method)
add_scalar_bar() (pyvista.BasePlotter method)
add_slider_widget() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
add_sphere_widget() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
add_spline_widget() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
add_text() (pyvista.BasePlotter method)
add_text_slider_widget() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
add_title() (pyvista.Plotter method)
add_volume() (pyvista.BasePlotter method)
ambient_color() (pyvista.Light property)
append() (pyvista.MultiBlock method)
area() (pyvista.PolyData property)
array_from_vtkmatrix() (in module pyvista)
array_names() (pyvista.DataSet property)
Arrow() (in module pyvista)
arrows() (pyvista.DataSet property)
attenuation_values() (pyvista.Light property)
B
background_color() (pyvista.BasePlotter property)
(pyvista.PlotterITK property)
(pyvista.Renderer property)
BasePlotter (class in pyvista)
boolean_add() (pyvista.PolyDataFilters method)
boolean_cut() (pyvista.PolyDataFilters method)
boolean_difference() (pyvista.PolyDataFilters method)
boolean_union() (pyvista.PolyDataFilters method)
bounds() (pyvista.BasePlotter property)
(pyvista.DataSet property)
(pyvista.MultiBlock property)
(pyvista.Renderer property)
Box() (in module pyvista)
C
camera() (pyvista.BasePlotter property)
(pyvista.Renderer property)
camera_position() (pyvista.BasePlotter property)
(pyvista.PlotterITK property)
(pyvista.Renderer property)
camera_set() (pyvista.BasePlotter property)
CAMERA_STR_ATTR_MAP (pyvista.Renderer attribute)
cast_to_explicit_structured_grid() (pyvista.UnstructuredGrid method)
cast_to_rectilinear_grid() (pyvista.UniformGrid method)
cast_to_structured_grid() (pyvista.RectilinearGrid method)
(pyvista.UniformGrid method)
cast_to_unstructured_grid() (pyvista.DataSet method)
(pyvista.ExplicitStructuredGrid method)
cell_array() (in module pyvista)
cell_arrays() (pyvista.DataSet property)
cell_bounds() (pyvista.DataSet method)
cell_centers() (pyvista.CompositeFilters method)
(pyvista.DataSetFilters method)
cell_connectivity() (pyvista.UnstructuredGrid property)
cell_coords() (pyvista.ExplicitStructuredGrid method)
cell_data_to_point_data() (pyvista.CompositeFilters method)
(pyvista.DataSetFilters method)
cell_id() (pyvista.ExplicitStructuredGrid method)
cell_n_points() (pyvista.DataSet method)
cell_normals() (pyvista.PolyData property)
cell_points() (pyvista.DataSet method)
cell_type() (pyvista.DataSet method)
cells() (pyvista.UnstructuredGrid property)
cells_dict() (pyvista.UnstructuredGrid property)
celltypes() (pyvista.UnstructuredGrid property)
center() (pyvista.BasePlotter property)
(pyvista.DataSet property)
(pyvista.MultiBlock property)
(pyvista.Renderer property)
CircularArc() (in module pyvista)
clean() (pyvista.MultiBlock method)
(pyvista.PolyDataFilters method)
clear() (pyvista.BasePlotter method)
(pyvista.Renderer method)
clear_arrays() (pyvista.DataSet method)
clear_box_widgets() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
clear_button_widgets() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
clear_cell_arrays() (pyvista.DataSet method)
clear_events_for_key() (pyvista.BasePlotter method)
clear_field_arrays() (pyvista.DataObject method)
clear_line_widgets() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
clear_plane_widgets() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
clear_point_arrays() (pyvista.DataSet method)
clear_slider_widgets() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
clear_sphere_widgets() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
clear_spline_widgets() (pyvista.BasePlotter method)
(pyvista.WidgetHelper method)
clear_textures() (pyvista.DataSet method)
click_position (pyvista.BasePlotter attribute)
clip() (pyvista.CompositeFilters method)
(pyvista.DataSetFilters method)
clip_box() (pyvista.CompositeFilters method)
(pyvista.DataSetFilters method)
clip_closed_surface() (pyvista.PolyDataFilters method)
clip_scalar() (pyvista.DataSetFilters method)
clip_surface() (pyvista.DataSetFilters method)
close() (pyvista.BasePlotter method)
(pyvista.Renderer method)
(pyvista.WidgetHelper method)
combine() (pyvista.CompositeFilters method)
compare_images() (in module pyvista)
CompositeFilters (class in pyvista)
compute_arc_length() (pyvista.PolyDataFilters method)
compute_cell_quality() (pyvista.DataSetFilters method)
compute_cell_sizes() (pyvista.CompositeFilters method)
(pyvista.DataSetFilters method)
compute_connections() (pyvista.ExplicitStructuredGrid method)
compute_connectivity() (pyvista.ExplicitStructuredGrid method)
compute_derivative() (pyvista.DataSetFilters method)
compute_implicit_distance() (pyvista.DataSetFilters method)
compute_normals() (pyvista.PolyDataFilters method)
Cone() (in module pyvista)
cone_angle() (pyvista.Light property)
connectivity() (pyvista.DataSetFilters method)
contour() (pyvista.DataSetFilters method)
convert_array() (in module pyvista)
(pyvista.helpers method)
convert_string_array() (in module pyvista)
copy() (pyvista.DataObject method)
(pyvista.Light method)
(pyvista.MultiBlock method)
copy_attributes() (pyvista.DataObject method)
copy_meta_from() (pyvista.DataObject method)
(pyvista.DataSet method)
(pyvista.MultiBlock method)
copy_structure() (pyvista.DataObject method)
create_axes_orientation_box() (in module pyvista)
ctp() (pyvista.DataSetFilters method)
Cube() (in module pyvista)
curvature() (pyvista.PolyDataFilters method)
Cylinder() (in module pyvista)
CylinderStructured() (in module pyvista)
D
DataObject (class in pyvista)
DataSet (class in pyvista)
DataSetFilters (class in pyvista)
decimate() (pyvista.PolyDataFilters method)
decimate_boundary() (pyvista.DataSetFilters method)
decimate_pro() (pyvista.PolyDataFilters method)
deep_clean() (pyvista.BasePlotter method)
(pyvista.Renderer method)
deep_copy() (pyvista.DataObject method)
delaunay_2d() (pyvista.PolyDataFilters method)
(pyvista.UnstructuredGridFilters method)
delaunay_3d() (pyvista.DataSetFilters method)
diffuse_color() (pyvista.Light property)
dimensions() (pyvista.ExplicitStructuredGrid property)
(pyvista.Grid property)
(pyvista.RectilinearGrid property)
(pyvista.StructuredGrid property)
disable() (pyvista.BasePlotter method)
(pyvista.Renderer method)
disable_3_lights() (pyvista.BasePlotter method)
disable_anti_aliasing() (pyvista.BasePlotter method)
(pyvista.Renderer method)
disable_depth_peeling() (pyvista.BasePlotter method)
(pyvista.Renderer method)
disable_eye_dome_lighting() (pyvista.BasePlotter method)
(pyvista.Renderer method)
disable_parallel_projection() (pyvista.BasePlotter method)
(pyvista.Renderer method)
Disc() (in module pyvista)
E
edge_mask() (pyvista.PolyDataFilters method)
elevation() (pyvista.CompositeFilters method)
(pyvista.DataSetFilters method)
enable() (pyvista.BasePlotter method)
(pyvista.Renderer method)
enable_3_lights() (pyvista.BasePlotter method)
enable_anti_aliasing() (pyvista.BasePlotter method)
(pyvista.Renderer method)
enable_cell_picking() (pyvista.BasePlotter method)
enable_depth_peeling() (pyvista.BasePlotter method)
(pyvista.Renderer method)
enable_eye_dome_lighting() (pyvista.BasePlotter method)
(pyvista.Renderer method)
enable_fly_to_right_click() (pyvista.BasePlotter method)
enable_geodesic_picking() (pyvista.BasePlotter method)
enable_horizon_picking() (pyvista.BasePlotter method)
enable_image_style() (pyvista.BasePlotter method)
enable_joystick_style() (pyvista.BasePlotter method)
enable_lightkit() (pyvista.BasePlotter method)
enable_parallel_projection() (pyvista.BasePlotter method)
(pyvista.Renderer method)
enable_path_picking() (pyvista.BasePlotter method)
enable_point_picking() (pyvista.BasePlotter method)
enable_rubber_band_2d_style() (pyvista.BasePlotter method)
enable_rubber_band_style() (pyvista.BasePlotter method)
enable_terrain_style() (pyvista.BasePlotter method)
enable_trackball_actor_style() (pyvista.BasePlotter method)
enable_trackball_style() (pyvista.BasePlotter method)
enable_zoom_style() (pyvista.BasePlotter method)
ExplicitStructuredGrid (class in pyvista)
exponent() (pyvista.Light property)
export_obj() (pyvista.BasePlotter method)
export_vtkjs() (pyvista.BasePlotter method)
extent() (pyvista.DataSet property)
extract_all_edges() (pyvista.CompositeFilters method)
(pyvista.DataSetFilters method)
extract_cells() (pyvista.DataSetFilters method)
extract_feature_edges() (pyvista.DataSetFilters method)
extract_geometry() (pyvista.CompositeFilters method)
(pyvista.DataSetFilters method)
extract_largest() (pyvista.DataSetFilters method)
extract_points() (pyvista.DataSetFilters method)
extract_subset() (pyvista.UniformGridFilters method)
extract_surface() (pyvista.DataSetFilters method)
extrude() (pyvista.PolyDataFilters method)
extrude_rotate() (pyvista.PolyDataFilters method)
F
face_normals() (pyvista.PolyData property)
faces() (pyvista.PolyData property)
field_array() (in module pyvista)
field_arrays() (pyvista.DataObject property)
fill_holes() (pyvista.PolyDataFilters method)
find_closest_cell() (pyvista.DataSet method)
find_closest_point() (pyvista.DataSet method)
fit_plane_to_points() (in module pyvista)
(pyvista.helpers method)
flip_normals() (pyvista.PolyDataFilters method)
fly_to() (pyvista.BasePlotter method)
fly_to_mouse_position() (pyvista.BasePlotter method)
focal_point() (pyvista.Light property)
from_vtk() (pyvista.Light class method)
G
gaussian_smooth() (pyvista.UniformGridFilters method)
generate_orbital_path() (pyvista.BasePlotter method)
geodesic() (pyvista.PolyDataFilters method)
geodesic_distance() (pyvista.PolyDataFilters method)
get() (pyvista.MultiBlock method)
(pyvista.Table method)
get_array() (in module pyvista)
(pyvista.DataSet method)
get_block_name() (pyvista.MultiBlock method)
get_data_range() (pyvista.DataObject method)
(pyvista.DataSet method)
(pyvista.MultiBlock method)
(pyvista.Table method)
get_default_cam_pos() (pyvista.BasePlotter method)
(pyvista.Renderer method)
get_image_depth() (pyvista.BasePlotter method)
get_index_by_name() (pyvista.MultiBlock method)
get_pick_position() (pyvista.BasePlotter method)
(pyvista.Renderer method)
get_vtk_type() (in module pyvista)
glyph() (pyvista.DataSetFilters method)
Grid (class in pyvista)
H
head() (pyvista.DataObject method)
hide_actor() (pyvista.Light method)
hide_axes() (pyvista.BasePlotter method)
(pyvista.Renderer method)
hide_axes_all() (pyvista.BasePlotter method)
hide_cells() (pyvista.ExplicitStructuredGrid method)
(pyvista.StructuredGrid method)
I
image() (pyvista.BasePlotter property)
image_depth() (pyvista.BasePlotter property)
image_to_texture() (in module pyvista)
increment_point_size_and_line_width() (pyvista.BasePlotter method)
index_to_loc() (pyvista.BasePlotter method)
intensity() (pyvista.Light property)
interpolate() (pyvista.DataSetFilters method)
intersection() (pyvista.PolyDataFilters method)
is_all_triangles() (pyvista.PolyData method)
is_camera_light() (pyvista.Light property)
is_headlight() (pyvista.Light property)
is_inside_bounds() (in module pyvista)
is_pyvista_dataset() (in module pyvista)
is_scene_light() (pyvista.Light property)
isometric_view() (pyvista.BasePlotter method)
(pyvista.Renderer method)
isometric_view_interactive() (pyvista.BasePlotter method)
items() (pyvista.Table method)
K
key_press_event() (pyvista.BasePlotter method)
keys() (pyvista.MultiBlock method)
(pyvista.Table method)
L
last_update_time (pyvista.Plotter attribute)
left_button_down() (pyvista.BasePlotter method)
length() (pyvista.BasePlotter property)
(pyvista.DataSet property)
(pyvista.MultiBlock property)
(pyvista.Renderer property)
Light (class in pyvista)
light_type() (pyvista.Light property)
lights() (pyvista.Renderer property)
Line() (in module pyvista)
line_segments_from_points() (pyvista.helpers method)
linear_copy() (pyvista.UnstructuredGrid method)
lines() (pyvista.PolyData property)
lines_from_points() (in module pyvista)
(pyvista.helpers method)
link_views() (pyvista.BasePlotter method)
loc_to_group() (pyvista.BasePlotter method)
loc_to_index() (pyvista.BasePlotter method)
M
make_tri_mesh() (pyvista.helpers method)
memory_address() (pyvista.DataObject property)
merge() (pyvista.DataSetFilters method)
meshgrid() (pyvista.RectilinearGrid property)
module
pyvista.core.composite
pyvista.core.filters
pyvista.utilities
mouse_position (pyvista.BasePlotter attribute)
multi_ray_trace() (pyvista.PolyDataFilters method)
MultiBlock (class in pyvista)
N
n_arrays() (pyvista.DataSet property)
(pyvista.Table property)
n_blocks() (pyvista.MultiBlock property)
n_cells() (pyvista.DataSet property)
n_columns() (pyvista.Table property)
n_faces() (pyvista.PolyData property)
n_open_edges() (pyvista.PolyData property)
n_points() (pyvista.DataSet property)
n_rows() (pyvista.Table property)
neighbors() (pyvista.ExplicitStructuredGrid method)
next() (pyvista.MultiBlock method)
number_of_cells() (pyvista.DataSet property)
number_of_faces() (pyvista.PolyData property)
number_of_points() (pyvista.DataSet property)
numpy_to_texture() (in module pyvista)
O
obbTree() (pyvista.PolyData property)
offset() (pyvista.UnstructuredGrid property)
on() (pyvista.Light property)
open_gif() (pyvista.BasePlotter method)
open_movie() (pyvista.BasePlotter method)
orbit_on_path() (pyvista.BasePlotter method)
origin() (pyvista.UniformGrid property)
outline() (pyvista.CompositeFilters method)
(pyvista.DataSetFilters method)
outline_corners() (pyvista.CompositeFilters method)
(pyvista.DataSetFilters method)
overwrite() (pyvista.DataSet method)
P
parallel_projection() (pyvista.BasePlotter property)
(pyvista.Renderer property)
parallel_scale() (pyvista.BasePlotter property)
(pyvista.Renderer property)
parametric_keywords() (in module pyvista)
ParametricBohemianDome() (in module pyvista)
ParametricBour() (in module pyvista)
ParametricBoy() (in module pyvista)
ParametricDini() (in module pyvista)
ParametricEllipsoid() (in module pyvista)
ParametricEnneper() (in module pyvista)
ParametricFigure8Klein() (in module pyvista)
ParametricHenneberg() (in module pyvista)
ParametricKlein() (in module pyvista)
ParametricKuen() (in module pyvista)
ParametricMobius() (in module pyvista)
ParametricPluckerConoid() (in module pyvista)
ParametricPseudosphere() (in module pyvista)
ParametricRandomHills() (in module pyvista)
ParametricRoman() (in module pyvista)
ParametricSuperEllipsoid() (in module pyvista)
ParametricSuperToroid() (in module pyvista)
ParametricTorus() (in module pyvista)
pick_click_position() (pyvista.BasePlotter method)
pick_mouse_position() (pyvista.BasePlotter method)
picked_cells (pyvista.BasePlotter attribute)
picked_geodesic (pyvista.BasePlotter attribute)
picked_horizon (pyvista.BasePlotter attribute)
picked_path (pyvista.BasePlotter attribute)
picked_point (pyvista.BasePlotter attribute)
Plane() (in module pyvista)
plot() (in module pyvista)
(pyvista.DataSet method)
(pyvista.MultiBlock method)
plot_arrows() (in module pyvista)
plot_boundaries() (pyvista.PolyDataFilters method)
plot_curvature() (pyvista.PointGrid method)
(pyvista.PolyDataFilters method)
plot_normals() (pyvista.PolyDataFilters method)
plot_over_line() (pyvista.DataSetFilters method)
Plotter (class in pyvista)
PlotterITK (class in pyvista)
point_array() (in module pyvista)
point_arrays() (pyvista.DataSet property)
point_data_to_cell_data() (pyvista.CompositeFilters method)
(pyvista.DataSetFilters method)
point_normals() (pyvista.PolyData property)
PointGrid (class in pyvista)
points() (pyvista.DataSet property)
(pyvista.RectilinearGrid property)
(pyvista.UniformGrid property)
points_matrix() (pyvista.StructuredGrid property)
points_to_double() (pyvista.DataSet method)
PolyData (class in pyvista)
PolyDataFilters (class in pyvista)
Polygon() (in module pyvista)
pop() (pyvista.MultiBlock method)
(pyvista.Table method)
position() (pyvista.Light property)
positional() (pyvista.Light property)
probe() (pyvista.DataSetFilters method)
project_points_to_plane() (pyvista.PolyDataFilters method)
ptc() (pyvista.DataSetFilters method)
Pyramid() (in module pyvista)
pyvista.core.composite
module
pyvista.core.filters
module
pyvista.utilities
module
R
ray_trace() (pyvista.PolyDataFilters method)
read() (in module pyvista)
read_exodus() (in module pyvista)
read_legacy() (in module pyvista)
read_texture() (in module pyvista)
RectilinearGrid (class in pyvista)
reflect() (pyvista.DataSetFilters method)
remove_actor() (pyvista.BasePlotter method)
(pyvista.Renderer method)
remove_all_lights() (pyvista.BasePlotter method)
(pyvista.Renderer method)
remove_background_image() (pyvista.BasePlotter method)
remove_bounding_box() (pyvista.BasePlotter method)
(pyvista.Renderer method)
remove_bounds_axes() (pyvista.BasePlotter method)
(pyvista.Renderer method)
remove_floors() (pyvista.BasePlotter method)
(pyvista.Renderer method)
remove_legend() (pyvista.BasePlotter method)
remove_points() (pyvista.PolyDataFilters method)
remove_scalar_bar() (pyvista.BasePlotter method)
rename_array() (pyvista.DataSet method)
render() (pyvista.BasePlotter method)
Renderer (class in pyvista)
renderer() (pyvista.BasePlotter property)
reset_camera() (pyvista.BasePlotter method)
(pyvista.Renderer method)
reset_camera_clipping_range() (pyvista.BasePlotter method)
reset_key_events() (pyvista.BasePlotter method)
ribbon() (pyvista.PolyDataFilters method)
right_timer_id (pyvista.Plotter attribute)
rotate_x() (pyvista.DataSet method)
rotate_y() (pyvista.DataSet method)
rotate_z() (pyvista.DataSet method)
row_arrays() (pyvista.Table property)
S
sample() (pyvista.DataSetFilters method)
sample_over_line() (pyvista.DataSetFilters method)
save() (pyvista.DataObject method)
(pyvista.ExplicitStructuredGrid method)
(pyvista.PolyData method)
(pyvista.Table method)
save_graphic() (pyvista.BasePlotter method)
save_meshio() (in module pyvista)
scale() (pyvista.BasePlotter property)
screenshot() (pyvista.BasePlotter method)
select_enclosed_points() (pyvista.DataSetFilters method)
set_active_scalars() (pyvista.DataSet method)
set_active_tensors() (pyvista.DataSet method)
set_active_vectors() (pyvista.DataSet method)
set_background() (pyvista.BasePlotter method)
(pyvista.Renderer method)
set_block_name() (pyvista.MultiBlock method)
set_camera_light() (pyvista.Light method)
set_direction_angle() (pyvista.Light method)
set_error_output_file() (in module pyvista)
set_focus() (pyvista.BasePlotter method)
(pyvista.Renderer method)
set_headlight() (pyvista.Light method)
set_plot_theme() (in module pyvista)
set_position() (pyvista.BasePlotter method)
(pyvista.Renderer method)
set_scale() (pyvista.BasePlotter method)
(pyvista.Renderer method)
set_scene_light() (pyvista.Light method)
set_viewup() (pyvista.BasePlotter method)
(pyvista.Renderer method)
shallow_copy() (pyvista.DataObject method)
show() (pyvista.Plotter method)
(pyvista.PlotterITK method)
show_actor() (pyvista.Light method)
show_axes() (pyvista.BasePlotter method)
(pyvista.Renderer method)
show_axes_all() (pyvista.BasePlotter method)
show_bounds() (pyvista.BasePlotter method)
(pyvista.Renderer method)
show_cells() (pyvista.ExplicitStructuredGrid method)
show_grid() (pyvista.BasePlotter method)
(pyvista.Renderer method)
shrink() (pyvista.DataSetFilters method)
slice() (pyvista.CompositeFilters method)
(pyvista.DataSetFilters method)
slice_along_axis() (pyvista.CompositeFilters method)
(pyvista.DataSetFilters method)
slice_along_line() (pyvista.CompositeFilters method)
(pyvista.DataSetFilters method)
slice_orthogonal() (pyvista.CompositeFilters method)
(pyvista.DataSetFilters method)
smooth() (pyvista.PolyDataFilters method)
spacing() (pyvista.UniformGrid property)
specular_color() (pyvista.Light property)
Sphere() (in module pyvista)
Spline() (in module pyvista)
split_bodies() (pyvista.DataSetFilters method)
store_click_position() (pyvista.BasePlotter method)
store_image() (pyvista.BasePlotter property)
store_mouse_position() (pyvista.BasePlotter method)
streamlines() (pyvista.DataSetFilters method)
strip() (pyvista.PolyDataFilters method)
StructuredGrid (class in pyvista)
subdivide() (pyvista.PolyDataFilters method)
subplot() (pyvista.BasePlotter method)
surface_from_para() (in module pyvista)
surface_indices() (pyvista.DataSetFilters method)
switch_off() (pyvista.Light method)
switch_on() (pyvista.Light method)
T
t_coords() (pyvista.DataSet property)
Table (class in pyvista)
Text3D() (in module pyvista)
texture_map_to_plane() (pyvista.DataSetFilters method)
texture_map_to_sphere() (pyvista.DataSetFilters method)
textures() (pyvista.DataSet property)
threshold() (pyvista.DataSetFilters method)
threshold_percent() (pyvista.DataSetFilters method)
to_pandas() (pyvista.Table method)
track_click_position() (pyvista.BasePlotter method)
track_mouse_position() (pyvista.BasePlotter method)
transform() (pyvista.DataSetFilters method)
transform_matrix() (pyvista.Light property)
translate() (pyvista.DataSet method)
triangulate() (pyvista.CompositeFilters method)
(pyvista.DataSetFilters method)
(pyvista.PolyDataFilters method)
tube() (pyvista.PolyDataFilters method)
U
UniformGrid (class in pyvista)
UniformGridFilters (class in pyvista)
unlink_views() (pyvista.BasePlotter method)
UnstructuredGrid (class in pyvista)
UnstructuredGridFilters (class in pyvista)
untrack_click_position() (pyvista.BasePlotter method)
untrack_mouse_position() (pyvista.BasePlotter method)
update() (pyvista.BasePlotter method)
(pyvista.Table method)
update_bounds_axes() (pyvista.BasePlotter method)
(pyvista.Renderer method)
update_coordinates() (pyvista.BasePlotter method)
update_scalar_bar_range() (pyvista.BasePlotter method)
update_scalars() (pyvista.BasePlotter method)
update_style() (pyvista.BasePlotter method)
V
values() (pyvista.Table method)
vector_poly_data() (in module pyvista)
vectors() (pyvista.DataSet property)
verts() (pyvista.PolyData property)
view_isometric() (pyvista.BasePlotter method)
(pyvista.Renderer method)
view_vector() (pyvista.BasePlotter method)
(pyvista.Renderer method)
view_xy() (pyvista.BasePlotter method)
(pyvista.Renderer method)
view_xz() (pyvista.BasePlotter method)
(pyvista.Renderer method)
view_yx() (pyvista.BasePlotter method)
(pyvista.Renderer method)
view_yz() (pyvista.BasePlotter method)
(pyvista.Renderer method)
view_zx() (pyvista.BasePlotter method)
(pyvista.Renderer method)
view_zy() (pyvista.BasePlotter method)
(pyvista.Renderer method)
visible_bounds() (pyvista.ExplicitStructuredGrid property)
volume() (pyvista.DataSet property)
(pyvista.MultiBlock property)
(pyvista.PointGrid property)
(pyvista.PolyData property)
vtk_bit_array_to_char() (in module pyvista)
vtk_points() (in module pyvista)
vtkmatrix_from_array() (in module pyvista)
W
warp_by_scalar() (pyvista.DataSetFilters method)
warp_by_vector() (pyvista.DataSetFilters method)
Wavelet() (in module pyvista)
where_is() (pyvista.BasePlotter method)
WidgetHelper (class in pyvista)
window_size() (pyvista.BasePlotter property)
world_focal_point() (pyvista.Light property)
world_position() (pyvista.Light property)
wrap() (in module pyvista)
(pyvista.helpers method)
wrap_nested() (pyvista.MultiBlock method)
write_frame() (pyvista.BasePlotter method)
X
x() (pyvista.RectilinearGrid property)
(pyvista.StructuredGrid property)
(pyvista.UniformGrid property)
Y
y() (pyvista.RectilinearGrid property)
(pyvista.StructuredGrid property)
(pyvista.UniformGrid property)
Z
z() (pyvista.RectilinearGrid property)
(pyvista.StructuredGrid property)
(pyvista.UniformGrid property)