You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trace lines through a scene by picking points on meshes or in 3D space
Trace out horizon surfaces
Wrap the vtkTable class (see #274 and the new pyvista.Table class)
Add a structured grid cylinder helper method (see pyvista.CylinderStructured) which works creates a pyvista.StructuredGrid mesh in the shape of a cylinder.
New .ribbon() filter for PolyData objects - create surfaces (“ribbons”) from lines
interpolate_befor_map is now set too True as default (see #363 and this example for details)
Bug Fixes
Resolve issues with the lines_from_points helper methods (see #357)
Fix an issue when fetching null points on datasets