[Paraview] Exporting VRML file series with python script

Sebastien Jourdain sebastien.jourdain at kitware.com
Tue Mar 24 22:47:24 EDT 2015


try

vrml.SetView(GetActiveView().SMProxy)

On Tue, Mar 24, 2015 at 3:22 PM, Léo Pessanha <leonardopessanha74 at gmail.com>
wrote:

> Hi,
>
> I would like to export a series of  vtk files in the VRML format trough
> scripting, i found a script in the mailing list but it doesnt seem to work
> anymore
>
> http://public.kitware.com/pipermail/paraview/2010-June/017989.html
>
> the compiler gives me an error in the line:
>
> vrml.View = GetActiveView()
>
> Can someone help?
>
> Att,
> Leonardo Pessanha
> GRVa-LAMCE-COPPE-UFRJ
>
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150324/09d6ec4b/attachment.html>


More information about the ParaView mailing list