On Thu, Dec 3, 2009 at 12:04 PM, David E DeMarle <[email protected]> wrote: > First, when you apply, does SetRadius() get called on the VTK object? > > If not the property doesn't know that it has been changed for some > strange reason (unlikely). > > If so, when SetRadius is called, does it invoke Modified() when its > argument changes? > > > David E DeMarle
Yep, I wasn't calling Modified(), thanks. Here's another question - this filter generates a data array called "Curvature". After I apply the filter, I immediately go to the display tab and change "Color By" to "Curvature". Is there a way to do this automatically in the xml or somewhere else? Thanks, David _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
