[vtkusers] How do I set if I want set cylinder's height 6 millimeter?
kitti koonsanit
sc431137 at gmail.com
Wed Apr 26 08:08:40 EDT 2006
What is unit of SetHeight(6.0); ?
>From Example For code
cylinder = new vtkCylinderSource();
cylinder.SetRadius(1);
cylinder.SetHeight(6.0);
Question
Cylinder have 6.0 ______ .
A.millimeter
B.centrimeter
C. meter
D. voxel
E. other...
thank you very much
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060426/4fc19640/attachment.htm>
More information about the vtkusers
mailing list