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

List of all members.

Public Member Functions

def readTable_Geom1
def readTable_Geom1S
def readTable_Geom1N
def readCord1C
 (1701,17,6) - the marker for Record 1
def readCord1R
 (1801,18,5) - the marker for Record 2
def readCord1S
 (1901,19,7) - the marker for Record 3
def readCord2C
 (2001,20,9) - the marker for Record 4
def readCord2R
 (2101,21,8) - the marker for Record 5
def readCord2S
 (2201,22,10) - the marker for Record 6
def readCord3G
 (14301,143,651) - the marker for Record 7
def readGrid
 (4501,45,1) - the marker for Record 17
def readSEQGP
 (5301,53,4) - the marker for Record 27

Public Attributes

 iTableMap

Detailed Description

Definition at line 34 of file geom1.py.


Member Function Documentation

(14301,143,651) - the marker for Record 7

Todo:
isnt this a CORD3G, not a CORD3R ???

Definition at line 182 of file geom1.py.

References pyNastran.bdf.bdfInterface.addCard.AddMethods.addCoord(), and pyNastran.op2.tables.geom.geom1.Geometry1.readGrid().

Referenced by pyNastran.op2.tables.geom.geom1.Geometry1.readCord2S().

(5301,53,4) - the marker for Record 27

Definition at line 223 of file geom1.py.

Referenced by pyNastran.op2.tables.geom.geom1.Geometry1.readGrid(), and pyNastran.op2.tables.geom.geom1.Geometry1.readTable_Geom1().


Member Data Documentation


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