[vtkusers] object of vtk in TCL

Chen Fu novalet at yahoo.com.cn
Tue Apr 15 00:31:36 EDT 2003


Well, but whether there is a command which can let me
know the vtk objects' name in tcl environment.
Something like "info vtk"?

 --- Jeremy Winston <winston at cat.rpi.edu> 的正文:>
Chen Fu wrote:
> > I find the objects created by the vtk are not a
> > variable. [...]
> > How can i get a description of object? 
> 
> Use its Print method.
> 
> E.g.,
> 
>     vtkImageViewer ren
>     ...
> 
>     ren Print
> 
> 
> > I am a newbie in tcl. Hope somebody can lend me a
> hand
> 
> Tcl/Tk in Five Easy Lessons:
> http://herzberg.ca.sandia.gov/TclCourse/
> 
> 
> > Another probleam is how to delete such a object?
> 
> Use its Delete method.
> 
> -Jeremy
> 
>  

=====
Remote Scensing Satellite Ground Station
Chinese Academy of Science

_________________________________________________________
Do You Yahoo!? 
雅虎邀你参与CCTV-2对话节目调查:移动、联通、灵通,要说爱你不容易
http://rd.yahoo.com/mail_cn/tag/?http://cn.surveys.yahoo.com/cctv_wireless_study



More information about the vtkusers mailing list