pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.op2.tables.geom.geometryTables.GeometryTables Class Reference
Inheritance diagram for pyNastran.op2.tables.geom.geometryTables.GeometryTables:
pyNastran.op2.tables.geom.dynamics.DYNAMICS pyNastran.op2.tables.geom.dit.DIT pyNastran.op2.tables.mpt.MPT pyNastran.op2.tables.ept.EPT pyNastran.op2.tables.geom.geom4.Geometry4 pyNastran.op2.tables.geom.geom3.Geometry3 pyNastran.op2.tables.geom.geom2.Geometry2 pyNastran.op2.tables.geom.geom1.Geometry1 pyNastran.op2.op2.OP2

List of all members.

Public Member Functions

def readRecordTable
def checkForNextTable
def checkFileDone
def checkForNextSubTable
def readGeomSubTable
def readTable_PCOMPTS
def readTable_SDF
def readTable_CASECC
def readTable_OMM2
def readTable_DUMMY_GEOM

Public Attributes

 makeGeom
 iTableMap
 n

Detailed Description

Definition at line 44 of file geometryTables.py.


Member Function Documentation

Note:
assumes self.iTableMap has already been set

Definition at line 51 of file geometryTables.py.

References pyNastran.op2.tables.geom.geometryTables.GeometryTables.checkForNextTable(), pyNastran.op2.fortranFile.FortranFile.getMarker(), pyNastran.op2.tables.geom.dynamics.DYNAMICS.iTableMap, pyNastran.op2.tables.geom.dit.DIT.iTableMap, pyNastran.op2.tables.geom.geom4.Geometry4.iTableMap, pyNastran.op2.tables.geom.geom3.Geometry3.iTableMap, pyNastran.op2.tables.geom.geom1.Geometry1.iTableMap, pyNastran.op2.tables.ept.EPT.iTableMap, pyNastran.op2.tables.geom.geom2.Geometry2.iTableMap, pyNastran.op2.tables.geom.geometryTables.GeometryTables.iTableMap, pyNastran.op2.tables.geom.geometryTables.GeometryTables.makeGeom, pyNastran.op2.op2.OP2.makeGeom, pyNastran.op2.tables.geom.geometryTables.GeometryTables.readGeomSubTable(), pyNastran.op2.fortranFile.FortranFile.readIntBlock(), pyNastran.op2.fortranFile.FortranFile.readMarkers(), pyNastran.op2.fortranFile.FortranFile.readStringBlock(), pyNastran.op2.fortranFile.FortranFile.readTableName(), and pyNastran.op2.op2.OP2.tableInit().

Referenced by pyNastran.op2.tables.geom.dit.DIT.readTable_DIT(), pyNastran.op2.tables.geom.geometryTables.GeometryTables.readTable_DUMMY_GEOM(), pyNastran.op2.tables.geom.dynamics.DYNAMICS.readTable_DYNAMICS(), pyNastran.op2.tables.geom.geom1.Geometry1.readTable_Geom1(), pyNastran.op2.tables.geom.geom1.Geometry1.readTable_Geom1N(), pyNastran.op2.tables.geom.geom2.Geometry2.readTable_Geom2(), pyNastran.op2.tables.geom.geom3.Geometry3.readTable_Geom3(), and pyNastran.op2.tables.geom.geom4.Geometry4.readTable_Geom4().

Definition at line 130 of file geometryTables.py.

References pyNastran.op2.tables.geom.geometryTables.GeometryTables.checkFileDone(), pyNastran.op2.tables.geom.geometryTables.GeometryTables.checkForNextSubTable(), pyNastran.op2.tables.geom.geometryTables.GeometryTables.checkForNextTable(), pyNastran.op2.fortranFile.FortranFile.getMarker(), pyNastran.op2.tables.geom.dynamics.DYNAMICS.iTableMap, pyNastran.op2.tables.geom.dit.DIT.iTableMap, pyNastran.op2.tables.geom.geom4.Geometry4.iTableMap, pyNastran.op2.tables.geom.geom1.Geometry1.iTableMap, pyNastran.op2.tables.geom.geom3.Geometry3.iTableMap, pyNastran.op2.tables.ept.EPT.iTableMap, pyNastran.op2.tables.geom.geom2.Geometry2.iTableMap, pyNastran.op2.tables.geom.geometryTables.GeometryTables.iTableMap, pyNastran.op2.tables.geom.geometryTables.GeometryTables.makeGeom, pyNastran.op2.op2.OP2.makeGeom, pyNastran.op2.fortranFile.FortranFile.readBlock(), pyNastran.op2.fortranFile.FortranFile.readMarkers(), pyNastran.op2.tables.geom.geometryTables.GeometryTables.readTable_PCOMPTS(), pyNastran.op2.fortranFile.FortranFile.readTableName(), pyNastran.op2.tables.mpt.MPT.tableName, pyNastran.op2.tables.ept.EPT.tableName, pyNastran.op2.tables.destab.DESTAB.tableName, pyNastran.op2.tables.oug.oug.OUG.tableName, pyNastran.op2.op2.OP2.tableName, and pyNastran.op2.resultObjects.tableObject.ComplexTableObject.tableName.

Referenced by pyNastran.op2.tables.geom.geometryTables.GeometryTables.checkForNextSubTable(), and pyNastran.op2.tables.geom.geometryTables.GeometryTables.readRecordTable().


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables