Hi,<br>

<br>

I am trying to write some C++ code that will read a file of a random
distribution of points (on a rectilinear domain/grid) and create a VTK
file that will produce a visual of a lattice (unstructured grid) of
cubes (using VTK_HEXAHEDRON cells) connecting these points.&nbsp; Is
there some algorithm for this that has been written up as code, or some function that is available in
VTK to be able to achieve this?<br>

<br>

Thanks,<br>

<br>

Desh