[vtk-developers] problem with Python wrapping of AddArray/RemoveArray

David Gobbi dgobbi at imaging.robarts.ca
Thu Feb 6 09:28:25 EST 2003


Hi Charl,

It's not wrapped because it is a protected method.

 - David

On 6 Feb 2003, Charl P. Botha wrote:

> My colleague has discovered interesting behaviour in the Python wrapping
> of the AddArray/RemoveArray vtkFieldData (and children) method.
>
> Is there a reason why the RemoveArray(int i) method is NOT wrapped
> whilst the RemoveArray(const char *name) is?  This makes the removal of
> unnamed arrays somewhat convoluted.
>
> Thanks,
> Charl
>
>




More information about the vtk-developers mailing list