pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Public Member Functions | |
def | __init__ |
Static Public Attributes | |
string | type = 'BSET1' |
def pyNastran.bdf.cards.sets.BSET1.__init__ | ( | self, | |
card = None , |
|||
data = None |
|||
) |
Reimplemented from pyNastran.bdf.cards.sets.ABQSet1.
Definition at line 195 of file sets.py.
References pyNastran.bdf.cards.sets.ABCQSet.components, pyNastran.bdf.cards.sets.ABQSet1.components, pyNastran.bdf.cards.sets.CSET1.components, pyNastran::bdf::cards::baseCard.expandThru(), pyNastran.bdf.cards.sets.Set.IDs, pyNastran.bdf.cards.sets.SetSuper.IDs, pyNastran.bdf.cards.sets.ABCQSet.IDs, pyNastran.bdf.cards.sets.ABQSet1.IDs, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.IDs, pyNastran.bdf.cards.sets.CSET1.IDs, pyNastran.bdf.cards.sets.SET1.IDs, pyNastran.bdf.cards.sets.SET3.IDs, pyNastran.bdf.cards.constraints.SUPORT1.IDs, pyNastran.bdf.cards.constraints.SUPORT.IDs, pyNastran.bdf.cards.sets.SESET.IDs, and pyNastran.bdf.cards.sets.ABQSet1.rawFields().
string pyNastran::bdf::cards::sets.BSET1::type = 'BSET1' [static] |
Reimplemented from pyNastran.bdf.cards.sets.Set.
Definition at line 194 of file sets.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().