[vtkusers] Extract subset of a surface by edges
Bill Lorensen
wlorens1 at nycap.rr.com
Sat Dec 9 16:14:55 EST 2000
Off the top of my head... the following might work:
vtkPolyDataNormals will create new edges based on a feature angle. Follow that by a vtkPolyDataConnectivity.
Bill
At 03:42 PM 12/7/00 -0800, feigee at us.sina.com wrote:
>Hi,
>I extracted edges from an STL surface using vtkFeatureEdges. I would like to break this original surface into pieces based on these edges. Is there any filter ready for that, or is there any pipeline that I should construct in order to achieve the goal? For example, for a cube in a single surface, I should extract 12 edges, and I would like to obtain 6 faces of that cube.
>Thanks.
>
>Alan
>
>
>_______________________________________________________________
>http://www.SINA.com - #1 Destination Site for Chinese Worldwide
More information about the vtkusers
mailing list