Package PyFoam :: Package Paraview
[hide private]
[frames] | no frames]

Package Paraview

source code

Paraview interaction

Classes that help to interact with a Python-enabled paraFoam/paraview

Submodules [hide private]

Functions [hide private]
 
version()
Tries to determine the paraview-version
source code
 
paraFoamReader()
Get the paraFoam reader.
source code
 
readerObject()
Gets the only reader wrapped as a SourceBase-object
source code
 
renderView()
Get the render view.
source code
 
getBounds()
Return the size of the object covered by the paraFoam-Reader
source code
 
getCenter()
Return the center of the object covered by the paraFoam-Reader
source code
 
characteristicLength()
The characteristic length of the geometry
source code
 
viewTime()
Time that is currently displayed
source code
 
caseDirectory()
The directory in which the case is stored
source code
 
timeDirectory() source code
 
transformsModule()
Workaround to get to the transformations in Paraview 3.4
source code
Variables [hide private]
  hasSimpleModule = False
  proxyManager = servermanager.ProxyManager()
Function Details [hide private]

paraFoamReader()

source code 

Get the paraFoam reader. Currently only works if there is only one reader

renderView()

source code 

Get the render view. Currently just takes the first view