pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.bdf.cards.tables.RandomTable Class Reference
Inheritance diagram for pyNastran.bdf.cards.tables.RandomTable:
pyNastran.bdf.cards.baseCard.BaseCard pyNastran.bdf.bdfInterface.BDF_Card.BDFCard pyNastran.bdf.cards.tables.TABRND1 pyNastran.bdf.cards.tables.TABRNDG

List of all members.

Public Member Functions

def __init__

Static Public Attributes

string type = 'TABLE??'

Detailed Description

Definition at line 332 of file tables.py.


Constructor & Destructor Documentation

def pyNastran.bdf.cards.tables.RandomTable.__init__ (   self,
  card,
  data 
)

Reimplemented in pyNastran.bdf.cards.tables.TABRNDG, and pyNastran.bdf.cards.tables.TABRND1.

Definition at line 334 of file tables.py.


Member Data Documentation


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