[vtkusers] How to use vtkFeatureEdges?

alisaad05 alisaad05 at gmail.com
Fri Sep 30 13:10:13 EDT 2016


nspx wrote
> Hi Wenlong,
> 
> Maybe you can have a look at this example, it might be your solution.
> http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/ExternalContour
> 
> Bye


Hi all,

I've been struggling lately to achieve the same effect shown in the quoted
example, but I need a surface silhouette instead of the line silhouette,
which the consequence of using the image filter.

I want to extract the outermost region with its original topology from a
vtkPolyData (loaded from STL for instance) ignoring all internal surfaces,
whether they are manifold or non-manifold.
Can I use vtkFeatureEdges to flag internal triangles and delete them ? 

I have already tested simple pipelines using vtkDataSetSurfaceFilter and
vtkGeometryFilter, but none is able to extract outer surface only, instead
all internal features are kept in the result.

Any help is appreciated, regards
Ali



--
View this message in context: http://vtk.1045678.n5.nabble.com/How-to-use-vtkFeatureEdges-tp5714174p5740620.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list