Hi,<br><br>I&#39;m trying to create a new view in ParaView and I would like to transform the data before it is drawn (e.g. from cartesian to cylindrical co-ordinates) and also apply a filter to handle cells that cross the 2PI and 0 boundary.  My first attempt has been to subclass pqRenderView but I don&#39;t know where I can put the transform and filter code that will be executed for everything that is displayed.<br>
<br>Any help would be appreciated.<br>Thanks,<br>Paul<br><br>