[Top] [Prev] [Next] [Bottom]

2.3 Class Summary

Here is a summary of the PyGraph classes which are described in the remainder of this manual.

c1 = Curve ( <keylist>)
l1 = Lines ( <keylist>)
qm = QuadMesh ( <keylist>)
rg = Region ( <keylist>)
pm = Polymap ( <keylist>)
ca = CellArray ( <keylist>)
sf = Surface ( <keylist>)
m3 = Mesh3d ( <keylist>)
pl = Plane ( <normal>, <point>)
sl = slice (m, val [, varno]) # slice is a function
sl = slice (m, plane [, varno]) # slice is a function
sl = slice (s, plane [, nslices])# slice is a function
sl = Slice (nv, xyzv [, val [, plane [, iso]]])
g2 = Graph2d ( <object list>, <keylist>)
g3 = Graph3d ( <object list>, <keylist>)
anim = Animation2d ( <keylist>)
pl = Nar.Plotter ( [ <filename>] [, <keylist>])
pl = Gist.Plotter ( [ <filename>] [, <keylist>])


[Top] [Prev] [Next] [Bottom]

support@icf.llnl.gov
Copyright © 1997,Regents of the University of California. All rights reserved.