[vtkusers] Does anybody know how to use vtkIdType in Python?
Youbing Zhao
zhaoyoubing at gmail.com
Mon Jan 11 08:17:36 EST 2010
Dear Guys,
I'm try to call vtkPolyData.InsertNextCell(1, id) in Python which requires a
vtkIdType variable as the second input.
But I have no idea of setup a vtkIdType variable. I tried vtk.vtkIdType, but
it's not in the module.
Does anybody has the experience?
Thank you very much
Youbing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100111/97e2577f/attachment.htm>
More information about the vtkusers
mailing list