[vtkusers] vtkActor in Tcl

Michael Norton mnorton at cisco.com
Fri Jun 21 20:21:24 EDT 2002


hi,

How do I convert this to Tcl?

(vtkActor)

aPolyLineActor->GetProperty()->SetDiffuser(0,0,0);

I tried:

aPolyLineActor GetProperty [ SetDiffuser 0 0 0]

Doesn't work. :{

thanks,

Mike




More information about the vtkusers mailing list