[vtkusers] Create 3-D surface from 2-D contours of slices

shengweng shengwen.guo at gmail.com
Sun Oct 24 12:23:42 EDT 2010


 I have tried the method before, but I could only display the contours, and
could not get surface.
 The following code you pointed out generated the PolyData explicitly, but
the ContourWidget create the PolyData implicitly, I don't know how to check
if the contours are stored in the PolyData correctly and there were points
and lines, no vertex,cells in the PolyData.
  How to incorporate the 2-D contours including points and lines with
z-depth(slice dimension) and then convert them into effective PolyData with
x,y,z values?

  

-- 
View this message in context: http://vtk.1045678.n5.nabble.com/Create-3-D-surface-from-2-D-contours-of-slices-tp3234422p3234470.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list