[vtkusers] Uncapping mesh/surface
Bryn Lloyd
lloyd at itis.ethz.ch
Fri Jul 29 04:06:07 EDT 2011
Have a look at vtkClipPolyData (or for more general types of data
vtkClipDataSet).
If you need to close the surface again, where you clipped it, you could use
vtkClipClosedSurface
Bryn
From: vtkusers-bounces at vtk.org [mailto:vtkusers-bounces at vtk.org] On Behalf
Of Jothy
Sent: Thursday, July 28, 2011 5:11 PM
To: VTK Mailing List
Subject: [vtkusers] Uncapping mesh/surface
Hi all,
I have generated a mesh/surface from vtkDiscretemarchingCubes filter and
smoothing with vtkWindowedSincPolyDataFilter. But the surface is closed on
all sides. I want to keep in open in the cranial and caudal sides.
How to do this?
Thanks
Jothy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110729/1d2bdfc0/attachment.htm>
More information about the vtkusers
mailing list