Is there a minimal example to render a tube with dash-vtk, from a pyvista (polyline or multiblock) dataset. basically, I would achieve to plot a borehole under a terrain mesh. I tried the same code from the terrain mesh example but vtk_to_numpy(borehole.GetPolys().GetData()) return an empty array
1 post - 1 participant