surface->solid model

vtk vtk at yifan.net
Sat Mar 13 22:16:51 EST 1999


Hello vtkusers,

I built a femur by this pipeline:

vtkVolume16Reader->vtkImageGaussianSmooth->vtkMarchingCubes->
vtkDecimate->vtkSTLWriter

but unfortunately, the model is a 'wireframe' model
(inner surface + outer surface, which is combined by
triangles).  it seems that I have to 'convert' this
'wireframe' model to solid (or a volume) before I
import it to ANSYS (or other FEM program).

How can I do this? if vtk can do this?

Thanks!

-travis

-- 
Best regards,
 vtk                          mailto:vtk at yifan.net


--------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at public.kitware.com>. For help, send message body containing
"info vtkusers" to the same address.
--------------------------------------------------------------------



More information about the vtkusers mailing list