pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Public Member Functions | |
def | __init__ |
Static Public Attributes | |
string | type = 'TABLE??' |
def pyNastran.bdf.cards.tables.RandomTable.__init__ | ( | self, | |
card, | |||
data | |||
) |
Reimplemented in pyNastran.bdf.cards.tables.TABRNDG, and pyNastran.bdf.cards.tables.TABRND1.
string pyNastran::bdf::cards::tables.RandomTable::type = 'TABLE??' [static] |
Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.
Reimplemented in pyNastran.bdf.cards.tables.TABRNDG, and pyNastran.bdf.cards.tables.TABRND1.
Definition at line 333 of file tables.py.
Referenced by pyNastran.bdf.cards.nodes.Node::__init__(), pyNastran.bdf.cards.sets.ABQSet1::__init__(), pyNastran.bdf.cards.baseCard.Property::__init__(), pyNastran.bdf.cards.baseCard.Element::__init__(), pyNastran.bdf.cards.sets.CSET1::__init__(), pyNastran.bdf.cards.dmig.NastranMatrix::__repr__(), pyNastran.bdf.cards.dmig.NastranMatrix::getDType(), pyNastran.bdf.cards.elements.solid.SolidElement::isSameCard(), pyNastran.bdf.cards.elements.springs.SpringElement::K(), pyNastran.bdf.cards.elements.solid.SolidElement::rawFields(), and pyNastran.bdf.cards.elements.elements.CrackElement::rawFields().