Dear Cory, Thanks for your immediate response!
The latter (GetRenderView().GetClassName()) is what I want! Thanks again. Kazuyoshi From: Cory Quammen <[email protected]> Subject: Re: [Paraview] how to know the type of a view? Date: Tue, 9 Sep 2014 01:03:46 -0400 > You should be able to use > > type(GetRenderView()) > > or > > GetRenderView().GetClassName() > > to find out what type of view you have. > > Hope that helps, > Cory -- Kazuyoshi Furutaka furutaka _dot_ kazuyoshi _at_ jaea _dot_ go _dot_ jp _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
