pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.op2.tables.geom.geom3.Geometry3 Class Reference
Inheritance diagram for pyNastran.op2.tables.geom.geom3.Geometry3:
pyNastran.op2.tables.geom.geometryTables.GeometryTables pyNastran.op2.op2.OP2

List of all members.

Public Member Functions

def readTable_Geom3
def readTable_Geom3S
def readFORCE
 FORCE(4201,42,18) - the marker for Record 3.
def readFORCE1
 FORCE1(4001,40,20) - the marker for Record 4.
def readFORCE2
 FORCE2(4101,41,22) - the marker for Record 5.
def readGRAV
 GRAV(4401,44,26) - the marker for Record 7.
def readLOAD
 (4551, 61, 84) - the marker for Record 8
def readLOADCYH
def readLSEQ
def readMOMENT
 MOMENT(4801,48,19) - the marker for Record 13.
def readMOMENT1
 MOMENT1(4601,46,21) - the marker for Record 14.
def readMOMENT2
 MOMENT2(4701,47,23) - the marker for Record 15.
def readPLOAD
def readPLOAD1
 PLOAD2(6802,68,199) - the marker for Record 17.
def readPLOAD2
 PLOAD2(6802,68,199) - the marker for Record 18.
def readPLOAD3
 PLOAD3(7109,71,255) - the marker for Record 19.
def readPLOAD4
 PLOAD4(7209,72,299) - the marker for Record 20.
def readPLOADX1
def readQBDY1
 QBDY1(4509,45,239) - the marker for Record 24.
def readQBDY2
 QBDY2(4909,49,240) - the marker for Record 25.
def readQBDY3
 QBDY3(2109,21,414) - the marker for Record 26.
def readTEMP
 TEMP(5701,57,27) - the marker for Record 32.
def readTEMPD
 TEMPD(5641,65,98) - the marker for Record 33.
def readRFORCE
def readSLOAD
def readTEMPP1
def readTEMPP2
def readTEMPP3
def readTEMPRB

Public Attributes

 iTableMap

Detailed Description

Definition at line 34 of file geom3.py.


Member Function Documentation

Definition at line 36 of file geom3.py.

References pyNastran.op2.tables.geom.dynamics.DYNAMICS.iTableMap, pyNastran.op2.tables.geom.dit.DIT.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.geom3.Geometry3.readFORCE(), pyNastran.op2.tables.geom.geom3.Geometry3.readFORCE1(), pyNastran.op2.tables.geom.geom3.Geometry3.readFORCE2(), pyNastran.op2.tables.geom.geom3.Geometry3.readGRAV(), pyNastran.op2.tables.geom.geom3.Geometry3.readLOAD(), pyNastran.op2.tables.geom.geom3.Geometry3.readLOADCYH(), pyNastran.op2.tables.geom.geom3.Geometry3.readLSEQ(), pyNastran.op2.tables.geom.geom3.Geometry3.readMOMENT(), pyNastran.op2.tables.geom.geom3.Geometry3.readMOMENT1(), pyNastran.op2.tables.geom.geom3.Geometry3.readMOMENT2(), pyNastran.op2.tables.geom.geom3.Geometry3.readPLOAD(), pyNastran.op2.tables.geom.geom3.Geometry3.readPLOAD3(), pyNastran.op2.tables.geom.geom3.Geometry3.readPLOADX1(), pyNastran.op2.tables.geom.geom3.Geometry3.readQBDY1(), pyNastran.op2.tables.geom.geom3.Geometry3.readQBDY2(), pyNastran.op2.tables.geom.geom3.Geometry3.readQBDY3(), pyNastran.op2.tables.geom.geometryTables.GeometryTables.readRecordTable(), pyNastran.op2.tables.geom.geom3.Geometry3.readRFORCE(), pyNastran.op2.tables.geom.geom3.Geometry3.readSLOAD(), pyNastran.op2.tables.geom.geom3.Geometry3.readTEMP(), pyNastran.op2.tables.geom.geom3.Geometry3.readTEMPD(), pyNastran.op2.tables.geom.geom3.Geometry3.readTEMPP1(), pyNastran.op2.tables.geom.geom3.Geometry3.readTEMPP2(), pyNastran.op2.tables.geom.geom3.Geometry3.readTEMPP3(), and pyNastran.op2.tables.geom.geom3.Geometry3.readTEMPRB().

Referenced by pyNastran.op2.op2.OP2.readTable(), and pyNastran.op2.tables.geom.geom3.Geometry3.readTable_Geom3S().

PLOAD2(6802,68,199) - the marker for Record 17.

Definition at line 256 of file geom3.py.

References pyNastran.bdf.bdfInterface.addCard.AddMethods.addLoad(), and pyNastran.op2.tables.geom.geom3.Geometry3.readPLOAD2().

TEMP(5701,57,27) - the marker for Record 32.

Warning:
buggy

Definition at line 402 of file geom3.py.

References pyNastran.op2.tables.geom.geom3.Geometry3.readTEMPD().

Referenced by pyNastran.op2.tables.geom.geom3.Geometry3.readQBDY2(), and pyNastran.op2.tables.geom.geom3.Geometry3.readTable_Geom3().


Member Data Documentation


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