Hi, I have what is hopefully a simple question. I have an array of points in 3D and I would like generate a vtkPolyData object. Is there a way to generate the polygons automatically? or do i have to come up with a algorithm to sort them and determine the connectivity? Thanks Luke