Destroying VTK objects from TCL
Kenneth Wang
kenwang at leland.Stanford.EDU
Sat Dec 4 15:13:40 EST 1999
Matt,
I recently posted a message which incorrectly suggested that doing the
following in Tcl:
% rename myvtkobj {}
was better than invoking vtk's Delete binding:
% myvtkobj Delete
Marc Schrijver pointed out to me that these are equivalent (thanks
Marc!), and I agree with him that calling Delete is definitely more
readable.
-Ken
> Date: Fri, 03 Dec 1999 20:01:41 +0000
> From: Matt Clarkson <m.clarkson at umds.ac.uk>
> To: vtkusers at gsao.med.ge.com
> Subject: Destroying VTK objects from TCL
>
>
> Hi there,
> just a quick question.
>
> How do you correctly destroy a VTK object, from TCL.
> I think this was posted a while ago, but I cant find it in the archive.
>
> Many thanks
>
> Matt
-----------------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>. For help, send message body containing
"info vtkusers" to the same address. Live long and prosper.
-----------------------------------------------------------------------------
More information about the vtkusers
mailing list