[vtkusers] How to use PrintSelf() in Tcl and python?

Andy Cedilnik andy.cedilnik at kitware.com
Thu Sep 5 08:24:57 EDT 2002


Hi Maurice,

Tcl:

puts [ object Print ]

Python:

print object

			Andy

On Thu, 2002-09-05 at 08:17, Maurice van de Rijzen wrote:
> Dear all,
> I have a very basic question.
> What is the output of PrintSelf?
> How do I use PrintSelf in Tcl & python scripts?





More information about the vtkusers mailing list