In the docs for the vtkPolyDataMapper, it says :<br>
&nbsp;&nbsp;&nbsp; &quot;It is now possible to set a memory limit for the pipeline in the
mapper. If the total estimated memory usage of the pipeline is larger
than this limit, the mapper will divide the data into pieces and render
each in a for loop.&quot;<br>
<br>
Where is this option?&nbsp; I see options for &quot;SetNumberOfPieces&quot; and
&quot;SetNumberOfSubPieces&quot;, although there's no definition of what the
difference is between the two, and they seem to work on subdivisions,
not memory.<br><br>-- <br>Randall Hand<br><a href="http://www.yeraze.com">http://www.yeraze.com</a>