User contributions for Berk
From KitwarePublic
Jump to navigationJump to search
22 May 2009
- 20:5220:52, 22 May 2009 diff hist +40 ParaView/PythonRecipes No edit summary
- 20:5120:51, 22 May 2009 diff hist +824 N ParaView/Python/Loading and saving state New page: == Loading state == <source lang="python"> >>> from paraview.simple import * # Load the state >>> servermanager.LoadState("/Users/berk/myteststate.pvsm") # Make sure that the view in the ...
- 20:5020:50, 22 May 2009 diff hist +578 N ParaView/Python/Load Sequence New page: This script will load files named FilePrefix_[Low].vtp, FilePrefix_[Low+1].vtp, ..., FilePrefix_[High].vtp. For example, to load Car_1.vtp, Car_2.vtp, ..., Car_200.vtp, call LoadMultipleF...
- 20:5020:50, 22 May 2009 diff hist +158 N ParaView/Python/Visibility New page: <source lang="python"> #!/usr/bin/pvpython from paraview.simple import * # Create some sources ... for px in GetSources().values(): Hide(px) </source>
- 20:5020:50, 22 May 2009 diff hist +229 N ParaView/Python/Convert PLY to VTP New page: <source lang="python"> #!/usr/bin/pvpython from paraview.simple import * #read ply reader = PLYReader(FileName="input.ply") #write vtp writer = XMLPolyDataWriter(reader, FileName="outpu...
- 20:4920:49, 22 May 2009 diff hist +744 N ParaView/Python/Screenshot 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(...
- 20:4920:49, 22 May 2009 diff hist +192 N ParaView/PythonRecipes New page: * Take a Screenshot of a VTP File * Convert a File from PLY to VTP * Turn off visibility of all open sources * Load many sequentially named files * [[Loading and saving sta...
- 20:4720:47, 22 May 2009 diff hist +137 ParaView/Python Scripting →ParaView and Python
- 20:4620:46, 22 May 2009 diff hist +5,321 ParaView/Python Scripting No edit summary
21 May 2009
- 15:1915:19, 21 May 2009 diff hist +2 ParaView/Python Scripting No edit summary
- 15:1815:18, 21 May 2009 diff hist +4 ParaView/Python Scripting No edit summary
- 15:1615:16, 21 May 2009 diff hist +19 ParaView/Python Scripting No edit summary
- 15:1315:13, 21 May 2009 diff hist −24,154 ParaView/Python Scripting No edit summary
5 December 2008
27 October 2008
17 October 2008
- 14:4514:45, 17 October 2008 diff hist 0 ParaView Release Notes No edit summary
- 14:4414:44, 17 October 2008 diff hist +92 ParaView Release Notes No edit summary
- 14:4314:43, 17 October 2008 diff hist +3,220 N Release Notes 2.6 New page: == ParaView 2.6.1 == Dear ParaView users and developers, The ParaView 2.6.1 patch release is now available for download from the ParaView web site: http://www.paraview.org/HTML/Download.... current
- 14:4314:43, 17 October 2008 diff hist −3,222 Release Notes 3.0 No edit summary current
- 14:2714:27, 17 October 2008 diff hist −35,825 ParaView Release Notes No edit summary
- 14:2214:22, 17 October 2008 diff hist +8,787 N Release Notes 3.2 New page: == ParaView 3.2.1 == Hi Folks, Kitware, Sandia National Laboratories, CSimSoft and Los Alamos Laboratory are proud to announce the release of ParaView 3.2.1 (stable). You can download it...
- 14:2014:20, 17 October 2008 diff hist +32,561 N Release Notes 3.0 New page: == ParaView 3.0 Release Notes == Hi folks, Kitware, Sandia National Laboratories and CSimSoft are proud to announce the release of ParaView 3.0. We have been working hard for over a year ...
- 13:5913:59, 17 October 2008 diff hist −32 ParaView/Binaries No edit summary
16 October 2008
- 20:0720:07, 16 October 2008 diff hist +224 ParaView/Binaries No edit summary
- 19:0719:07, 16 October 2008 diff hist −33 ParaView Release Notes →Quantitative Analysis
- 19:0619:06, 16 October 2008 diff hist +10,985 ParaView Release Notes No edit summary
- 15:3815:38, 16 October 2008 diff hist +1,231 N ParaView/Binaries New page: * paraview-3.4.0-Linux32-x86.tar.gz: ** Built on Debian Etch Snapshot 2006-11-11 ** GCC 4.1.2 ** libc6 2.3.6.ds1-8 ** python 2.5 ** ffmpeg: built from source available in http://vtk.org/ge...
19 September 2008
- 17:4117:41, 19 September 2008 diff hist 0 ParaView Release Notes No edit summary
- 17:4017:40, 19 September 2008 diff hist +566 ParaView Release Notes →Announcement
- 17:3517:35, 19 September 2008 diff hist +2,618 ParaView Release Notes →ParaView 2.6.1
- 17:3117:31, 19 September 2008 diff hist 0 ParaView Release Notes →ParaView 2.6.1
- 17:3017:30, 19 September 2008 diff hist +605 ParaView Release Notes No edit summary
- 17:2717:27, 19 September 2008 diff hist 0 ParaView Release Notes No edit summary
- 17:2517:25, 19 September 2008 diff hist +2 ParaView Release Notes No edit summary
- 17:2217:22, 19 September 2008 diff hist −2 ParaView Release Notes No edit summary
- 17:2217:22, 19 September 2008 diff hist +2,567 ParaView Release Notes No edit summary
- 17:0917:09, 19 September 2008 diff hist +24,072 N ParaView Release Notes New page: == ParaView 3.2.0 (Beta) == === Download Links === * [http://paraview.org/files/v3.2/paraview-3.2.0-win32-x86.exe Windows binary] * [http://paraview.org/files/v3.2/paraview-3.2.0-Linux-x8...
17 September 2008
- 13:3313:33, 17 September 2008 diff hist −2 ParaView No edit summary
16 September 2008
- 16:2616:26, 16 September 2008 diff hist +77 ParaView →ParaView In Use
- 16:2616:26, 16 September 2008 diff hist +65 ParaView →ParaView In Use
- 16:2416:24, 16 September 2008 diff hist +48 ParaView →Documentation
- 16:2216:22, 16 September 2008 diff hist 0 N File:ParaViewAlegraVnV.png No edit summary current
- 16:2216:22, 16 September 2008 diff hist 0 N File:ParaView2Purple.png No edit summary current
- 16:2216:22, 16 September 2008 diff hist 0 N File:Asteroid.jpg No edit summary current
- 16:2116:21, 16 September 2008 diff hist 0 N File:PolarVortex.jpg No edit summary current
- 16:2116:21, 16 September 2008 diff hist 0 N File:Fire.png No edit summary current
- 16:2116:21, 16 September 2008 diff hist 0 N File:RedRose.png No edit summary current
- 16:1916:19, 16 September 2008 diff hist +6,480 N ParaView In Action New page: This page captures blurbs about real-world usage of ParaView. The purpose is to compile a list of success stories with engaging images that can be used in things like web pages, posters, ...
- 13:0213:02, 16 September 2008 diff hist +3,876 N Related Publications New page: The following are some books, articles and papers related to ParaView (in no particular order). * [http://www.amazon.com/Data-Visualization-Alexandru-C-Telea/dp/1568813066 Data Visualizat... current
- 12:4612:46, 16 September 2008 diff hist −115 ParaView →Books and Tutorials