Hi everyone, a question on vtkPolyData: I noticed that vtkPolyData::IsEdge returns 1 if two points share the same cell, not necessarily is they are on the same edge (except for triangles, of course). What about renaming the method or making this aspect explicit? Thanks and take care Luca