[vtkusers] vtkCellArray in python

David Gobbi david.gobbi at gmail.com
Wed Jan 19 15:33:09 EST 2011


On Wed, Jan 19, 2011 at 1:21 PM, igorznt <igorznt at gmail.com> wrote:
>
> The methods simply doesnt exists in my wrapper version, when I try to call
> them with any kind of signature  it brings me the following exception.

It looks like you're right, in VTK 5.6 and 5.6.1 there are no C++
signatures for GetCell() and GetNextCell() that take a vtkIdList.
Only the devel version has those signatures.

 - David



More information about the vtkusers mailing list