pyvista.CompositeFilters#
- class CompositeFilters(*args, **kwargs)[source]#
An internal class to manage filters/algorithms for composite datasets.
Methods#
|
Combine all blocks into a single unstructured grid. |
Extract the surface the geometry of all blocks. |
|
|
Apply any filter to all nested blocks recursively. |
|
Produce an outline of the full extent for the all blocks in this composite dataset. |
|
Produce an outline of the corners for the all blocks in this composite dataset. |