[vtkusers] points from multiple contours

Randy Heiland heiland at indiana.edu
Thu Apr 12 09:46:49 EDT 2012


The output of the contour filter is polydata and it has a method, GetPoints().  Those are the ones, except that would return points for *all* contours (I assume).

On Apr 12, 2012, at 9:41 AM, Jothybasu Selvaraj wrote:

> What points do you want to get?
> 
> Jothy
> 
> On Thu, Apr 12, 2012 at 2:30 PM, Randy Heiland <heiland at indiana.edu> wrote:
> Hello,
> 
> I'm using a contour filter and specifying multiple isovalues and would like to get the points from *each* contour separately.  Is this possible, or would I need to provide a separate contour filter for each isovalue to do this?
> 
> thanks, Randy
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
> 
> 
> 
> -- 
> Jothy
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120412/309e050b/attachment.htm>


More information about the vtkusers mailing list