Skip to main content
Ctrl
+
K
Site Navigation
Getting Started
User Guide
Examples
API Reference
Extras
GitHub
Slack Community
Support
Contributing
The Paper
Site Navigation
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.CameraPosition
pyvista.CubeAxesActor
pyvista.DataSetMapper
pyvista.LookupTable
pyvista.Plotter
pyvista.Property
pyvista.Renderer
pyvista.plotting.mapper._BaseMapper
pyvista.plotting.mapper._BaseMapper.copy
pyvista.plotting.mapper._BaseMapper.update
pyvista.plotting.mapper._BaseMapper.array_name
pyvista.plotting.mapper._BaseMapper.bounds
pyvista.plotting.mapper._BaseMapper.color_mode
pyvista.plotting.mapper._BaseMapper.interpolate_before_map
pyvista.plotting.mapper._BaseMapper.lookup_table
pyvista.plotting.mapper._BaseMapper.scalar_map_mode
pyvista.plotting.mapper._BaseMapper.scalar_range
pyvista.plotting.mapper._BaseMapper.scalar_visibility
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.AffineWidget3D
pyvista.plotting.picking.PickingHelper
Convenience Functions
Utilities
Readers
Examples
API Reference
pyvista.plotting.mapper._BaseMapper
pyvista.plotting.mapper._BaseMapper.update
pyvista.plotting.mapper._BaseMapper.update
#
_BaseMapper.
update
(
)
[source]
#
Update this mapper.
On this page
_BaseMapper.update()
Edit on GitHub