isosurface to volume(solid model)
vtk
vtk at yifan.net
Mon Mar 22 20:01:22 EST 1999
Hello Michael,
Thanks fot your help.
Wednesday, March 22, 2000, 12:49:03 PM, you wrote:
MF> Some answers:
MF> 1:
MF> I would expect that you can export the isosurface as an STL file since it
MF> is just a bunch of triangles. If your solid modeler can import STL then
MF> you should be all set. (Note: you will probably run into difficulties if
I have tried Pro/E, Ansys, SolidWork, all of these CAD program can not
generte a solid model based on my STL isosurface file(at least to my
knowledge)
MF> the iso-surface does not unambiguously enclose a volume.) I would suggest
What do you mean the 'unambiguously enclose a volume'? what is the
differnet between volume and solid model? I think this question is
stupid, but I don't have a clear concept about them.
MF> you take a look at the types of files your solid modeling package can
MF> import as some modelers can also import VRML files.
MF> I know one of my associates has used Ironcad to import an STL file and
MF> convert it to a solid (BRep) in Ironcad's native format.
Would you please tell me more about this? BTW, I have sent an email
to ironCAD, i don't know when I can get their answer.
MF> 2:
MF> No, not in the sense of a Pro/Engineer, Ironcad, Unigraphics, Parasolid,
MF> Solidworks, etc native solid model.
//crying...
MF> 3:
MF> Don't know...
I did some research on both formats, it not to hard to convert
polydata (lines, points, polygan) to a DXF, but I think it is useless,
at least now.
BTW, I got another idea about this:
Once I build the isosurface, then I use vtkCutter to generate several
spaced contours, then save this contours to a DXF file. now this dxf
file contains sever layer contours, but i am not famillar with CAD
programs, if it is possible to generate a solid model based on these
contour layers?
Thanks a lot & have a nice night!
-Travis
MF> ~Michael
MF> vtk wrote:
>> Hello, again:
>>
>> I would very much appreciate you help!
>>
>> 1:
>> I generated an isosurface by vtkMarchingCube from a set of CT
>> slices(human femur), but actualy I need a solid model(volume),
>> not isosurface. I remember that someone said if I can generate
>> a vertical line along the bone, then it is possible to build
>> a solid molde by lofting in ProEnginer, but I don't know if this
>> will work, and I don't know how to generate a line along the
>> isosurface either. Anyone can give me some help?
>>
>> 2:
>> if VTK can generate a solid model from isosurface?
>>
>> 3:
>> Another question is if I use vtkContourFilter to generate slice
>> contours one by one, how can I save these contours to disk by
>> certain verctor format, like DXF, etc.
>>
>> Thanks in advance!
>>
>> -Travis
>>
>> --------------------------------------------------------------------
>> 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.
>> --------------------------------------------------------------------
MF> --------------------------------------------------------------------
MF> This is the private VTK discussion list. Please keep messages on-topic.
MF> Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
MF> To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
MF> <majordomo at public.kitware.com>. For help, send message body containing
MF> "info vtkusers" to the same address.
MF> --------------------------------------------------------------------
--
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