Hi,

I have recently started experimenting with exporting data objects in ParaView as povray files, and have run into the following issue. I have an unstructured grid dataset, from which I generate some streamlines and cutting planes. Inside ParaView I hide the original data and view only the streamlines and cutting planes, and things look great. However, when I export this as pov, the resulting .pov file includes the original (hidden) data, so that when I try to render this file with povray, all I see is the original mesh. Not to mention that it makes the size of the resulting pov file much larger than is needed by including this extra data. Has anyone else seen this behavior? Is there some way that I'm missing of telling ParaView not to include hidden data objects in the pov file when exporting?

(btw, this is using the PV3.8.0 Mac binary)

Thanks,
joe.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to