Hello, given a vtkPolyData, how to traverse all edges in it? While traversing, how to get ids of cells containing each edge? There is a precondition: the polydata is either a planar triangular mesh, or a planar quadrangular mesh. Thank you for your time, Andew