Hello,<br><br>how could I analyze a mesh witch points, lines and polygons consists? I can't find a class to do this, probably vtkCollection, but I can't initialize a connection to my mesh. I would extract a list of points, to create a list of point-indexed lines, and line-indexed areas.<br>
<br>Any idea to do this?<br>