_BaseDataSetMapper.copy#
- _BaseDataSetMapper.copy() _BaseMapper[source]#
Create a copy of this mapper.
Reproduces the active-scalars pipeline so the copy maps the same array as the original while remaining independent of it.
- Returns:
pyvista.DataSetMapperA copy of this dataset mapper with its own active-scalars pipeline.
Used In#
Docstring Examples
_BaseMapper.copy(1 use)