FW: [vtkusers] Extracting edge regions of a surface

Gil gil at femplusplus.com
Thu Feb 8 04:40:42 EST 2007


Yes, but those filters give me ALL the edges in one group..
I am looking for a way to separate them to say, 4 edges, in the quad case.
Gil
  -----Original Message-----
  From: John Platt [mailto:jcplatt at dsl.pipex.com]
  Sent: Thursday, February 08, 2007 11:02 AM
  To: 'Gil'
  Cc: vtkusers at vtk.org
  Subject: RE: [vtkusers] Extracting edge regions of a surface


  Have you looked at vtkExtractEdges or vtkFeatureEdges?



  John.



  -----Original Message-----
  From: vtkusers-bounces+jcplatt=dsl.pipex.com at vtk.org
[mailto:vtkusers-bounces+jcplatt=dsl.pipex.com at vtk.org] On Behalf Of Gil
  Sent: 08 February 2007 08:06
  To: vtkusers
  Subject: [vtkusers] Extracting edge regions of a surface



  Hi,

  To extract faces of a volume I do the following:

  vtkDataSetSurfaceFilter -> vtkPolyDataNormals -> vtkConnectivityFilter(for
each region).



  Is there a way to do it for surfaces - extract each edges as a region?
(i.e. for a quad - extract 4 different edges).



  Thanks,

  Gil
  -----------------------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070208/6abb6302/attachment.htm>


More information about the vtkusers mailing list