Hi, I'm using a vtkTubeFilter to draw polylines within a raycasted volume. The drawing process takes a while because the volume is raycasted again each time I modify my polyline-actor (Thanks for this information !). Is there a way to speed up this process or to prevent the volume from being raycasted again ? Steffen