Selecting random points of a PolyData (Stratified sampling)

The VTK-9.1.0 version you are using does not include the fix for the crash that happens when point normals are missing. You can either use a more recent VTK version or add normals to your points.

1 Like