pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Public Member Functions | |
def | __init__ |
def | Rho |
Static Public Attributes | |
string | type = 'SolidProperty' |
Definition at line 153 of file properties.py.
def pyNastran.bdf.cards.properties.properties.SolidProperty.__init__ | ( | self, | |
card, | |||
data | |||
) |
Reimplemented from pyNastran.bdf.cards.baseCard.Property.
Reimplemented in pyNastran.bdf.cards.properties.properties.PSOLID, and pyNastran.bdf.cards.properties.properties.PLSOLID.
Definition at line 155 of file properties.py.
References pyNastran.bdf.cards.properties.properties.SolidProperty.Rho().
Definition at line 158 of file properties.py.
References pyNastran.bdf.cards.elements.shell.ShellElement.mid(), pyNastran.bdf.cards.materials.CREEP.mid, pyNastran.bdf.cards.properties.damper.PDAMP5.mid, pyNastran.bdf.cards.materials.MAT1.mid, pyNastran.bdf.cards.properties.properties.PLSOLID.mid, pyNastran.bdf.cards.baseCard.Property.mid, pyNastran.bdf.cards.properties.properties.PSOLID.mid, pyNastran.bdf.cards.properties.properties.PRAC2D.mid, pyNastran.bdf.cards.materials.MAT2.mid, pyNastran.bdf.cards.thermal.thermal.PCONV.mid, pyNastran.bdf.cards.properties.properties.PRAC3D.mid, pyNastran.bdf.cards.thermal.thermal.PCONVM.mid, pyNastran.bdf.cards.materials.MAT3.mid, pyNastran.bdf.cards.elements.shell.CTRIAX6.mid, pyNastran.bdf.cards.materials.MAT4.mid, pyNastran.bdf.cards.elements.bars.CONROD.mid, pyNastran.bdf.cards.properties.bars.PROD.mid, pyNastran.bdf.cards.properties.bars.PTUBE.mid, pyNastran.bdf.cards.materials.MAT8.mid, pyNastran.bdf.cards.properties.shell.PSHEAR.mid, pyNastran.bdf.cards.properties.bars.PBAR.mid, pyNastran.bdf.cards.materials.MAT9.mid, pyNastran.bdf.cards.properties.shell.PSHELL.mid(), pyNastran.bdf.cards.materials.MAT10.mid, pyNastran.bdf.cards.properties.bars.PBARL.mid, pyNastran.bdf.cards.materials.MATHP.mid, pyNastran.bdf.cards.properties.bars.PBEAM.mid, pyNastran.bdf.cards.materials.MATS1.mid, pyNastran.bdf.cards.properties.bars.PBEAML.mid, and pyNastran.bdf.cards.properties.bars.PBEND.mid.
Referenced by pyNastran.bdf.cards.properties.properties.SolidProperty.__init__(), pyNastran.bdf.cards.properties.bars.PBARL.Area(), pyNastran.bdf.cards.properties.shell.PSHELL.Mid4(), and pyNastran.bdf.cards.properties.shell.PCOMP.sout().
string pyNastran::bdf::cards::properties::properties.SolidProperty::type = 'SolidProperty' [static] |
Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.
Reimplemented in pyNastran.bdf.cards.properties.properties.PSOLID, and pyNastran.bdf.cards.properties.properties.PLSOLID.
Definition at line 154 of file properties.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.properties.shell.PCOMP::nPlies(), pyNastran.bdf.cards.elements.solid.SolidElement::rawFields(), and pyNastran.bdf.cards.elements.elements.CrackElement::rawFields().