pyvista.CompositeFilters.outline#
- CompositeFilters.outline(generate_faces=False, nested=False, progress_bar=False)[source]#
Produce an outline of the full extent for the all blocks in this composite dataset.
- Parameters:
- Returns:
pyvista.PolyData
Mesh containing the outline.