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

Raphael Münster raphael.muenster at math.uni-dortmund.de
Thu Jan 17 15:59:43 EST 2013


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



More information about the ParaView mailing list