Hello I want to cut my polyData into pieces so i can stream it piece by piece to the subsequent filter, in order to avoid large memory consuption. As far as i understand vtkStreamingDemandDrivenPipeline is the defaut pipeline, but how to specify the number of pieces needed? Thx Mathieu