[Paraview] pvbatch: python - help make animation window bigger

Andy Bauer andy.bauer at kitware.com
Thu Jul 24 08:50:38 EDT 2014


You should be able to do a help() on those objects to get more information.
Additionally there is some Python documentation at
http://www.paraview.org/ParaView3/Doc/Nightly/www/py-doc/.

Finally, the ParaView GUI trace option is a good way to get familiar with
ParaView's Python API.

Regards,
Andy


On Thu, Jul 24, 2014 at 8:02 AM, Anton Shterenlikht <mexas at bris.ac.uk>
wrote:

> >From paraview-bounces at paraview.org Thu Jul 24 12:40:35 2014
> >
> >Hi Anton,
> >
> >RenderView1.ViewSize = [1000, 1000]
>
> cool, thanks.
>
> Where is this documented?
>
> Or this:
>
> KeyFrame3658 = CameraKeyFrame( FocalPathPoints=[127.5, 127.5, 95.5],
> FocalPoint=[127.5, 127.5, 95.5], PositionPathPoints=[127.5, 127.5, 883.854,
> 740.1661272984488, 127.5, 591.6272475657036, 898.6265736288988, 127.5,
> -68.40801310294381, 485.4052264316708, 127.5, -606.9285573699966,
> -193.1524595153794, 127.5, -624.6972157143753, -633.9914888582924, 127.5,
> -108.54102948275286, -510.2917835834677, 127.5, 558.8828547857805],
> ClosedPositionPath=1, ParallelScale=204.0410497914574, Position=[127.5,
> 127.5, 883.8540784668097] )
>
> I really have no idea of what's going on here.
>
> Thanks
>
> Anton
> _______________________________________________
> 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://public.kitware.com/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20140724/59969ba6/attachment.html>


More information about the ParaView mailing list