[vtkusers] Keep pointIds with vtkExtractEdges

Toon Huysmans denhuys at hotmail.com
Fri Mar 26 11:45:26 EST 2004


Hi,

Actually I would like to have links in both directions, from point to tetra (via edge,...) and from tetra to point

Toon.
  ----- Original Message ----- 
  From: Toon Huysmans 
  To: vtkusers at vtk.org 
  Sent: Friday, March 26, 2004 5:33 PM
  Subject: [vtkusers] Keep pointIds with vtkExtractEdges


  Hello,

      I have a tetrahedral mesh, in an unstructured grid, and now i want to have the edges of the tetrahedrons.
      So I use vtkExtractEdges, but it seems that the pointIds of the edges do not correspond to the vertices in the original mesh.

  So does anyone know a way to extract edges (merge duplicate edges) and keep the pointset like in the original mesh?

  Ideally i would like to have links from my tetrahedrons to its faces, and from the faces to their edges and from the edges to the points, but that would be to much propably...

  Greetings,

  Toon.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040326/33016a84/attachment.htm>


More information about the vtkusers mailing list