to_pyvista_points

subsurface.visualization.to_pyvista.to_pyvista_points(point_set: subsurface.structs.unstructured_elements.PointSet)[source]

Create pyvista.PolyData from PointSet

Parameters

point_set (PointSet) – Class for pointset based data structures.

Returns

pv.PolyData