pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Public Member Functions | |
def | readTable_EPT |
def | addOp2Property |
def | readNSM |
NSM(3201,32,55) - the marker for Record 2. | |
def | readPBAR |
PBAR(52,20,181) - the marker for Record 11. | |
def | readPBARL |
PBARL(9102,91,52) - the marker for Record 12. | |
def | readPBEAM |
PBEAM(5402,54,262) - the marker for Record 14. | |
def | readPBEND |
def | readPBUSH |
def | readPBUSH1D |
def | readPBUSHT |
def | readPCOMP |
PCOMP(2706,27,287) - the marker for Record 22. | |
def | readPDAMP |
def | readPELAS |
PELAS(302,3,46) - the marker for Record 39. | |
def | readPGAP |
PGAP(3201,32,55) - the marker for Record 42. | |
def | readPMASS |
PMASS(402,4,44) - the marker for Record 48. | |
def | readPROD |
PROD(902,9,29) - the marker for Record 49. | |
def | readPSHEAR |
PSHEAR(1002,10,42) - the marker for Record 50. | |
def | readPSHELL |
PSHELL(2302,23,283) - the marker for Record 51. | |
def | readPSOLID |
PSOLID(2402,24,281) - the marker for Record 52. | |
def | readPTUBE |
PTUBE(1602,16,30) - the marker for Record 56. | |
def | readPVISC |
PVISC(1802,18,31) - the marker for Record 39. | |
Public Attributes | |
tableName | |
bigProperties | |
iTableMap |
def pyNastran.op2.tables.ept.EPT.readTable_EPT | ( | self | ) |
Definition at line 39 of file ept.py.
Referenced by pyNastran.op2.op2.OP2.readTable().
def pyNastran.op2.tables.ept.EPT.addOp2Property | ( | self, | |
prop | |||
) |
Definition at line 72 of file ept.py.
References pyNastran.bdf.bdfInterface.addCard.AddMethods.addProperty(), and pyNastran.op2.tables.ept.EPT.readNSM().
Referenced by pyNastran.op2.tables.ept.EPT.readPBAR(), pyNastran.op2.tables.ept.EPT.readPBARL(), pyNastran.op2.tables.ept.EPT.readPBEAM(), pyNastran.op2.tables.ept.EPT.readPCOMP(), pyNastran.op2.tables.ept.EPT.readPELAS(), pyNastran.op2.tables.ept.EPT.readPGAP(), pyNastran.op2.tables.ept.EPT.readPMASS(), pyNastran.op2.tables.ept.EPT.readPROD(), pyNastran.op2.tables.ept.EPT.readPSHELL(), pyNastran.op2.tables.ept.EPT.readPSOLID(), and pyNastran.op2.tables.ept.EPT.readPTUBE().
def pyNastran.op2.tables.ept.EPT.readNSM | ( | self, | |
data | |||
) |
NSM(3201,32,55) - the marker for Record 2.
Definition at line 82 of file ept.py.
References pyNastran.op2.tables.ept.EPT.readPBAR().
Referenced by pyNastran.op2.tables.ept.EPT.addOp2Property().
def pyNastran.op2.tables.ept.EPT.readPBAR | ( | self, | |
data | |||
) |
PBAR(52,20,181) - the marker for Record 11.
Definition at line 110 of file ept.py.
References pyNastran.op2.tables.ept.EPT.addOp2Property(), and pyNastran.op2.tables.ept.EPT.readPBARL().
Referenced by pyNastran.op2.tables.ept.EPT.readNSM().
def pyNastran.op2.tables.ept.EPT.readPBARL | ( | self, | |
data | |||
) |
PBARL(9102,91,52) - the marker for Record 12.
Definition at line 128 of file ept.py.
References pyNastran.op2.tables.ept.EPT.addOp2Property(), and pyNastran.op2.tables.ept.EPT.readPBEAM().
Referenced by pyNastran.op2.tables.ept.EPT.readPBAR().
def pyNastran.op2.tables.ept.EPT.readPBEAM | ( | self, | |
data | |||
) |
PBEAM(5402,54,262) - the marker for Record 14.
Definition at line 182 of file ept.py.
References pyNastran.op2.tables.ept.EPT.addOp2Property(), and pyNastran.op2.tables.ept.EPT.readPBEND().
Referenced by pyNastran.op2.tables.ept.EPT.readPBARL().
def pyNastran.op2.tables.ept.EPT.readPBEND | ( | self, | |
data | |||
) |
Definition at line 212 of file ept.py.
References pyNastran.op2.tables.ept.EPT.readPBUSH(), and pyNastran.op2.tables.ept.EPT.readPBUSH1D().
Referenced by pyNastran.op2.tables.ept.EPT.readPBEAM().
def pyNastran.op2.tables.ept.EPT.readPBUSH | ( | self, | |
data | |||
) |
Definition at line 218 of file ept.py.
References pyNastran.op2.tables.ept.EPT.readPBUSHT().
Referenced by pyNastran.op2.tables.ept.EPT.readPBEND().
def pyNastran.op2.tables.ept.EPT.readPBUSH1D | ( | self, | |
data | |||
) |
Definition at line 221 of file ept.py.
References pyNastran.op2.tables.ept.EPT.readPCOMP().
Referenced by pyNastran.op2.tables.ept.EPT.readPBEND().
def pyNastran.op2.tables.ept.EPT.readPBUSHT | ( | self, | |
data | |||
) |
Definition at line 224 of file ept.py.
Referenced by pyNastran.op2.tables.ept.EPT.readPBUSH().
def pyNastran.op2.tables.ept.EPT.readPCOMP | ( | self, | |
data | |||
) |
PCOMP(2706,27,287) - the marker for Record 22.
Definition at line 231 of file ept.py.
References pyNastran.op2.tables.ept.EPT.addOp2Property(), and pyNastran.op2.tables.ept.EPT.readPDAMP().
Referenced by pyNastran.op2.tables.ept.EPT.readPBUSH1D().
def pyNastran.op2.tables.ept.EPT.readPDAMP | ( | self, | |
data | |||
) |
Definition at line 273 of file ept.py.
References pyNastran.op2.tables.ept.EPT.readPELAS().
Referenced by pyNastran.op2.tables.ept.EPT.readPCOMP().
def pyNastran.op2.tables.ept.EPT.readPELAS | ( | self, | |
data | |||
) |
PELAS(302,3,46) - the marker for Record 39.
Definition at line 290 of file ept.py.
References pyNastran.op2.tables.ept.EPT.addOp2Property(), and pyNastran.op2.tables.ept.EPT.readPGAP().
Referenced by pyNastran.op2.tables.ept.EPT.readPDAMP().
def pyNastran.op2.tables.ept.EPT.readPGAP | ( | self, | |
data | |||
) |
PGAP(3201,32,55) - the marker for Record 42.
Definition at line 308 of file ept.py.
References pyNastran.op2.tables.ept.EPT.addOp2Property(), and pyNastran.op2.tables.ept.EPT.readPMASS().
Referenced by pyNastran.op2.tables.ept.EPT.readPELAS().
def pyNastran.op2.tables.ept.EPT.readPMASS | ( | self, | |
data | |||
) |
PMASS(402,4,44) - the marker for Record 48.
Definition at line 329 of file ept.py.
References pyNastran.op2.tables.ept.EPT.addOp2Property(), and pyNastran.op2.tables.ept.EPT.readPROD().
Referenced by pyNastran.op2.tables.ept.EPT.readPGAP().
def pyNastran.op2.tables.ept.EPT.readPROD | ( | self, | |
data | |||
) |
PROD(902,9,29) - the marker for Record 49.
Definition at line 346 of file ept.py.
References pyNastran.op2.tables.ept.EPT.addOp2Property(), and pyNastran.op2.tables.ept.EPT.readPSHEAR().
Referenced by pyNastran.op2.tables.ept.EPT.readPMASS().
def pyNastran.op2.tables.ept.EPT.readPSHEAR | ( | self, | |
data | |||
) |
PSHEAR(1002,10,42) - the marker for Record 50.
Definition at line 361 of file ept.py.
References pyNastran.op2.tables.ept.EPT.readPSHELL().
Referenced by pyNastran.op2.tables.ept.EPT.readPROD().
def pyNastran.op2.tables.ept.EPT.readPSHELL | ( | self, | |
data | |||
) |
PSHELL(2302,23,283) - the marker for Record 51.
Definition at line 376 of file ept.py.
References pyNastran.op2.tables.ept.EPT.addOp2Property(), pyNastran.op2.tables.ept.EPT.bigProperties, and pyNastran.op2.tables.ept.EPT.readPSOLID().
Referenced by pyNastran.op2.tables.ept.EPT.readPSHEAR().
def pyNastran.op2.tables.ept.EPT.readPSOLID | ( | self, | |
data | |||
) |
PSOLID(2402,24,281) - the marker for Record 52.
Definition at line 397 of file ept.py.
References pyNastran.op2.tables.ept.EPT.addOp2Property(), and pyNastran.op2.tables.ept.EPT.readPTUBE().
Referenced by pyNastran.op2.tables.ept.EPT.readPSHELL().
def pyNastran.op2.tables.ept.EPT.readPTUBE | ( | self, | |
data | |||
) |
PTUBE(1602,16,30) - the marker for Record 56.
Definition at line 419 of file ept.py.
References pyNastran.op2.tables.ept.EPT.addOp2Property(), and pyNastran.op2.tables.ept.EPT.readPVISC().
Referenced by pyNastran.op2.tables.ept.EPT.readPSOLID().
def pyNastran.op2.tables.ept.EPT.readPVISC | ( | self, | |
data | |||
) |
PVISC(1802,18,31) - the marker for Record 39.
Definition at line 435 of file ept.py.
Referenced by pyNastran.op2.tables.ept.EPT.readPTUBE().
Reimplemented in pyNastran.op2.op2.OP2.
Definition at line 39 of file ept.py.
Referenced by pyNastran.op2.tables.oug.oug.OUG::getOUG_FormatStart(), pyNastran.op2.tables.oef_forces.oef.OEF::OEF_ForceCode(), pyNastran.op2.op2Codes.Op2Codes::printTableCode(), pyNastran.op2.tables.geom.geometryTables.GeometryTables::readGeomSubTable(), pyNastran.op2.tables.geom.geometryTables.GeometryTables::readTable_PCOMPTS(), pyNastran.op2.resultObjects.op2_Objects.scalarObject::setDataMembers(), and pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::skipOES_Element().
Definition at line 39 of file ept.py.
Referenced by pyNastran.op2.tables.ept.EPT.readPSHELL().
Reimplemented in pyNastran.op2.tables.geom.geometryTables.GeometryTables.
Definition at line 39 of file ept.py.
Referenced by pyNastran.op2.tables.geom.geometryTables.GeometryTables.readGeomSubTable(), pyNastran.op2.tables.geom.geometryTables.GeometryTables.readRecordTable(), 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().