[Paraview] Setting the bounding box for a Time series Data set

Mike Jackson imikejackson at gmail.com
Tue Aug 14 14:47:14 EDT 2007


I have a custom data file that has time based data inside it. My  
reader works just great at the moment but something that my users  
have discovered is that as they animate through the file the bounding  
box grows or shrinks based on the data. The actual bounds are store  
in my data file and should be unchanging during the animation. Is  
there a way to set the bounding box once and NOT have it recomputed  
every time I read in a new time step?

    I tried a few things like output->SetWholeBoundingBox(simLimits);  
but that did not seem to work. Is there a pipeline variable that I  
need to set instead?

Thanks
--
Mike Jackson
imikejackson & gmail * com





More information about the ParaView mailing list