[Paraview] how to know the type of a view?

Kazuyoshi Furutaka furutaka.kazuyoshi at jaea.go.jp
Tue Sep 9 01:11:30 EDT 2014


Dear Cory,

Thanks for your immediate response!

The latter (GetRenderView().GetClassName()) is
what I want!

Thanks again.
Kazuyoshi

From: Cory Quammen <cory.quammen at kitware.com>
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


More information about the ParaView mailing list