Re: [Paraview] Exporting to vrml with python in 3.98 or 3.14.1

2013-01-17 Thread Sven Buijssen
Raphael, You did not specify any input for the VRML exporter. Try using vrml.SetView(RenderView) vrml.Write() at the end of your script. Sven Raphael Münster wrote, On 17.01.2013 19:50: Hello, I am trying to export data to vrml with a Python script in 3.98 and 3.14.1, but no vrml

Re: [Paraview] Exporting to vrml with python in 3.98 or 3.14.1

2013-01-17 Thread Raphael Münster
On 17.01.2013 20:38, Sven Buijssen wrote: You did not specify any input for the VRML exporter. Try using vrml.SetView(RenderView) vrml.Write() at the end of your script. Sven Thanks Sven, that did it ;) Raphael ___ Powered by