pyvista.plotting.volume.Volume

pyvista.plotting.volume.Volume#

class Volume(*args, **kwargs)[source]#

Wrapper class for VTK volume.

This class represents a volume in a rendered scene. It inherits functions related to the volume’s position, orientation and origin from Prop3D.

Methods#

Volume.copy([deep])

Create a copy of this volume.

Attributes#

Volume.mapper

Return or set the mapper of the volume.

Volume.prop

Return or set the property of this actor.