DataObject.copy#
- DataObject.copy(deep: bool = True) Self[source]#
Return a copy of the object.
- Parameters:
- Returns:
pyvista.DataSetDeep or shallow copy of the input. Type is identical to the input.
Examples#
Used In#
Guides
- What Is a Mesh? (1 use)
Docstring Examples
PolyDataFilters.intersection(1 use)
Gallery Examples