[vtkusers] Debugging VTK in Python - finding exact class of VTK object

D L lackodan at outlook.com
Tue Jun 7 09:39:33 EDT 2016


Thanks a lot, I never knew that method existed! Works perfectly.

(The output is indeed a vtkImageData. Now to figure out why my application crashes when I try to use it as input to any vtkImageAlgorithm... But I'll start a new question for that if necessary.)


> Date: Tue, 7 Jun 2016 09:24:27 -0400
> From: ben.boeckel at kitware.com
> To: lackodan at outlook.com
> CC: vtkusers at vtk.org
> Subject: Re: [vtkusers] Debugging VTK in Python - finding exact class of VTK object
> 
> On Tue, Jun 07, 2016 at 12:47:20 +0200, D L wrote:
> > Is there any other python or VTK function I can use?
> 
> There should be a `GetClassName()` method you can use.
> 
> --Ben
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160607/a807f895/attachment.html>


More information about the vtkusers mailing list