答复: [vtkusers] xyz Coordinates
PAUL
polinzhuo at 163.com
Thu Jan 4 09:01:59 EST 2007
You may look into the examples:
/Examples/IO/Tcl/stl.tcl
/Examples/Rendering/Tcl/CADPart.tcl
/Examples/Rendering/Tcl/FilterCADPart.tcl
_____
发件人: vtkusers-bounces+polinzhuo=163.com at vtk.org
[mailto:vtkusers-bounces+polinzhuo=163.com at vtk.org] 代表 tony hakki
发送时间: 2007年1月4日 21:53
收件人: VTK Ortak mail hesabi
主题: [vtkusers] xyz Coordinates
Hello;
I would like to read whole x,y,z coordinates of a stl dataset.
vtkSTLReader *read = vtkSTLReader::New();
read->SetFileName(filename);
read->Update();
how can I continue to do this? Thank you
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070104/bdfdc187/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 73 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070104/bdfdc187/attachment.gif>
More information about the vtkusers
mailing list