[vtkusers] Documentation of Tcl interface

HIRAKI Hideaki hhiraki at lab.nig.ac.jp
Tue Feb 1 22:42:24 EST 2005


The methods not available from Tcl are put between "//BTX" and "//ETX"
in header files.
In Tcl, each vtk object has "ListMethods" method to show what methods 
are available. VTK Reflector in http://www.vtk.org/Wiki/VTK_Scripts may 
help you.

Regards,

Hideaki Hiraki


At Tue, 1 Feb 2005 20:04:18 -0500 (EST), hvidal at tesseract-tech.com wrote:
> It is my opinion that such documentation is not available. However, it may
> be possible
> to programmatically extract at least a list of tcl available functionality
> since there
> seems to be some master file that programs which methods and method
> signatures are exported. Anybody know which this is?
> 
> hv
> 
> > Hi all:
> >
> > I'm having some trouble using VTK from Tcl. Is there any documentation
> > that describes the Tcl interface? I'm particularly keen to find out
> > which elements of the C++ API are NOT available from tcl. I'm not
> > finding the "could not find requested method or called with incorrect
> > arguments" error message particularly helpful and the process of trial
> > and error is slowly killing me. Is there any other way I can tell which
> > of these two mistakes I'm making?
> >
> > Any help would be appreciated.
> >
> >
> > Erin McKay
> > Senior Physicist
> > Dept. Nuclear Medicine, St. George Hospital
> > Sydney, Australia
> >



More information about the vtkusers mailing list