[vtkusers] Re: quick question...
Scott J. Pearson
scottjp at CLEMSON.EDU
Wed Apr 6 11:32:14 EDT 2005
Theodoros,
I had a similar problem a couple months ago, but it was not due to
upgrading. What actor is displaying polydata_source? Has it called Update?
You have to call Update as far down the pipeline as possible in order for
the updates to work. Also, Update should be called on this Actor *after* the
data has been modified.
Let me know more about your code, and I can see what I can do to help.
Scott
---
Scott J. Pearson
Systems Programmer, Center for the Advanced Engineering of Fibers and Films
Clemson University 864.656.6389 scottjp at clemson.edu
10 Riggs Hall, Clemson, SC 29634
http://www.clemson.edu/caeff/
More information about the vtkusers
mailing list