[vtkusers] Extracting edge regions of a surface
John Platt
jcplatt at dsl.pipex.com
Thu Feb 8 04:02:15 EST 2007
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/bcc23c72/attachment.htm>
More information about the vtkusers
mailing list