Table of Contents

Class: BasePhiReader DelphiViewer/PhiReaders.py

Methods   
__init__
__repr__
interpolatedVolume
parseFile
readArrayRecord
readFormatRecord
readRecord
readStringRecord
viewVRMLMesh
viewVRMLSurface
viewVolumeData
writeVRMLMesh
writeVRMLSurface
  __init__ 
__init__ ( self,  filename )

Exceptions   
IOError, 'File does not exist.'
  __repr__ 
__repr__ ( self )

  interpolatedVolume 
interpolatedVolume (
        self,
        slices,
        low,
        high,
        )

  parseFile 
parseFile ( self )

  readArrayRecord 
readArrayRecord ( self,  arrayType )

  readFormatRecord 
readFormatRecord ( self,  format )

  readRecord 
readRecord ( self )

Exceptions   
IOError, "fortran record size mismatch"
  readStringRecord 
readStringRecord ( self )

  viewVRMLMesh 
viewVRMLMesh (
        self,
        isovalue,
        color,
        )

  viewVRMLSurface 
viewVRMLSurface (
        self,
        isovalue,
        color,
        )

  viewVolumeData 
viewVolumeData (
        self,
        slices,
        low,
        high,
        )

setup the volume bounding box to the grid realspace llf (lower-left-front) and urb (upper-right-back) points use the origin of the grid to set these values the bounding box will extend from grid.coord(0, 0, 0) to grid.coord(size, size, size)

  writeVRMLMesh 
writeVRMLMesh (
        self,
        filename,
        isovalue,
        )

  writeVRMLSurface 
writeVRMLSurface (
        self,
        filename,
        isovalue,
        )


Table of Contents

This document was automatically generated on Tue Nov 5 16:56:17 2002 by HappyDoc version 2.0.1