Getting Started
User Guide
Examples
API Reference
Extras
GitHub
Slack Community
Support
Contributing
The Paper
API Reference
Core API
Plotting
Plotting
Pyvista and PyQt
Themes
pyvista.Plotter
add_actor
add_arrows
add_axes
add_axes_at_origin
add_background_image
add_bounding_box
add_box_widget
add_camera_orientation_widget
add_chart
add_checkbox_button_widget
add_cursor
add_floor
add_key_event
add_legend
add_light
add_line_widget
add_lines
add_mesh
add_mesh_clip_box
add_mesh_clip_plane
add_mesh_isovalue
add_mesh_slice
add_mesh_slice_orthogonal
add_mesh_slice_spline
add_mesh_threshold
add_orientation_widget
add_plane_widget
add_point_labels
add_point_scalar_labels
add_points
add_scalar_bar
add_silhouette
add_slider_widget
add_sphere_widget
add_spline_widget
add_text
add_text_slider_widget
add_title
add_volume
clear
clear_box_widgets
clear_button_widgets
clear_camera_widgets
clear_events_for_key
clear_line_widgets
clear_plane_widgets
clear_slider_widgets
clear_sphere_widgets
clear_spline_widgets
close
deep_clean
disable
disable_3_lights
disable_anti_aliasing
disable_depth_peeling
disable_eye_dome_lighting
disable_hidden_line_removal
disable_parallel_projection
disable_shadows
disable_stereo_render
enable
enable_3_lights
enable_anti_aliasing
enable_cell_picking
enable_depth_peeling
enable_eye_dome_lighting
enable_fly_to_right_click
enable_geodesic_picking
enable_hidden_line_removal
enable_horizon_picking
enable_image_style
enable_joystick_actor_style
enable_joystick_style
enable_lightkit
enable_mesh_picking
enable_parallel_projection
enable_path_picking
enable_point_picking
enable_rubber_band_2d_style
enable_rubber_band_style
enable_shadows
enable_stereo_render
enable_surface_picking
enable_terrain_style
enable_trackball_actor_style
enable_trackball_style
enable_zoom_style
export_gltf
export_html
export_obj
export_vtkjs
fly_to
fly_to_mouse_position
generate_orbital_path
get_default_cam_pos
get_image_depth
get_pick_position
hide_axes
hide_axes_all
import_gltf
increment_point_size_and_line_width
isometric_view
isometric_view_interactive
key_press_event
left_button_down
link_views
open_gif
open_movie
orbit_on_path
pick_click_position
pick_mouse_position
remove_actor
remove_all_lights
remove_background_image
remove_bounding_box
remove_bounds_axes
remove_chart
remove_floors
remove_legend
remove_scalar_bar
render
reset_camera
reset_camera_clipping_range
reset_key_events
save_graphic
screenshot
set_background
set_environment_texture
set_focus
set_position
set_scale
set_viewup
show
show_axes
show_axes_all
show_bounds
show_grid
store_click_position
store_mouse_position
subplot
to_pythreejs
track_click_position
track_mouse_position
unlink_views
untrack_click_position
untrack_mouse_position
update
update_bounds_axes
update_coordinates
update_scalar_bar_range
update_scalars
view_isometric
view_vector
view_xy
view_xz
view_yx
view_yz
view_zx
view_zy
where_is
write_frame
background_color
bounds
camera
camera_position
camera_set
center
click_position
image
image_depth
last_update_time
legend
length
mouse_position
parallel_projection
parallel_scale
pickable_actors
picked_cells
picked_geodesic
picked_horizon
picked_mesh
picked_path
picked_point
renderer
right_timer_id
scalar_bar
scalar_bars
scale
shape
store_image
theme
window_size
pyvista.Renderer
Charts
pyvista.WidgetHelper
Convenience Functions
Utilities
Readers
Examples
parallel_scale
#
property
Plotter.
parallel_scale
#
Return parallel scale of active render window.