[vtkusers] Filter to split surface with geometric parameters (angle)
David Doria
daviddoria+vtk at gmail.com
Mon Feb 1 11:35:29 EST 2010
On Mon, Feb 1, 2010 at 11:13 AM, Bill Lorensen <bill.lorensen at gmail.com>wrote:
> You could first run vtkPolyDataNormals, specify a FeatureAngle and
> turn SplittingOn.
>
> Then run connectivity.
>
>
>
Here is some info about FeatureAngle and SplittingOn:
http://www.vtk.org/doc/nightly/html/classvtkPolyDataNormals.html
Here is an example of using vtkPolyDataNormals:
http://www.vtk.org/Wiki/VTK/Examples/PolyDataExtractNormals
Here is an example of using the connectivity filter:
http://www.vtk.org/Wiki/VTK/Examples/vtkPolyDataConnectivityFilter
Good luck,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100201/ada2fbd1/attachment.htm>
More information about the vtkusers
mailing list