pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Public Member Functions | |
def | readTable_R1TAB |
def pyNastran.op2.tables.r1tab.R1TAB.readTable_R1TAB | ( | self | ) |
Definition at line 37 of file r1tab.py.
References pyNastran.op2.fortranFile.FortranFile.getMarker(), pyNastran.op2.fortranFile.FortranFile.goto(), pyNastran.op2.tables.geom.geometryTables.GeometryTables.n, pyNastran.op2.op2.OP2.n, pyNastran.op2.fortranFile.FortranFile.n, pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.n, pyNastran.op2.fortranFile.FortranFile.readBlock(), pyNastran.op2.tables.destab.DESTAB.readDesvar(), 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.op2.OP2.readTable().