[vtkusers] boundary of vtkPolyData

Sylvain Jaume jaume at tele.ucl.ac.be
Tue Oct 2 04:05:32 EDT 2001


it's not contained.
you need to use BuildLinks and then check the number of neighbors for
every edge with GetCellEdgeNeighbors (if it's zero, it's a boundary edge)

Sylvain

On Tue, 2 Oct 2001, Peter Gall wrote:

> Hi
> 
> Is the information about the boudary vertices in PolyData already contained
> in the PolyData structure? Is there a short way to get them ?
> 
> thanks
> Peter
> 
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
> 




More information about the vtkusers mailing list