[vtkusers] vtkActor in Tcl

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


Never mind!

I figured it out. :)

Solution:
[ aPolyLineActor GetProperty ] SetDiffuseColor 0 0 0

Mike



At 05:21 PM 6/21/2002 -0700, Michael Norton wrote:
>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
>
>_______________________________________________
>This is the private VTK discussion list. Please keep messages on-topic. 
>Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers




More information about the vtkusers mailing list