ParaView/Python/Screenshot: Revision history

From KitwarePublic
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 October 2018

18 March 2013

5 January 2011

30 April 2010

29 September 2009

22 May 2009

  • curprev 20:4920:49, 22 May 2009Berk talk contribs 744 bytes +744 New page: <source lang="python"> #!/usr/bin/pvpython from paraview.simple import * import time #read a vtp reader = XMLPolyDataReader(FileName="input.vtp") #position camera view = GetActiveView(...