_BaseDataSetMapper.copy

Contents

_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.DataSetMapper

A copy of this dataset mapper with its own active-scalars pipeline.