Closed MatthewFlamm closed 1 year ago
Add a random_volume_points for meshes with 3D cells.
random_volume_points
Most (all?) vtk3Dcell have a Triangulate method which gives back Tetrahedra, which should be generalizable for random point generation.
vtk3Dcell
Triangulate
Add a
random_volume_points
for meshes with 3D cells.