pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Public Member Functions | |
def | __init__ |
def | Cid |
Public Attributes | |
cid |
def pyNastran.bdf.cards.elements.bush.BushElement.__init__ | ( | self, | |
card, | |||
data | |||
) |
Reimplemented from pyNastran.bdf.cards.baseCard.Element.
Reimplemented in pyNastran.bdf.cards.elements.bush.CBUSH2D, pyNastran.bdf.cards.elements.bush.CBUSH1D, and pyNastran.bdf.cards.elements.bush.CBUSH.
Reimplemented in pyNastran.bdf.cards.elements.bush.CBUSH.
Definition at line 39 of file bush.py.
References pyNastran.bdf.cards.elements.bush.BushElement.cid, pyNastran.bdf.cards.coordinateSystems.Coord.cid, pyNastran.bdf.cards.coordinateSystems.Cord2x.cid, pyNastran.bdf.cards.coordinateSystems.Cord1x.cid, pyNastran.bdf.cards.aero.SPLINE2.cid, and pyNastran.bdf.cards.aero.SPLINE5.cid.
Referenced by pyNastran.bdf.cards.loads.staticLoads.FORCE.Cid(), pyNastran.bdf.cards.loads.staticLoads.PLOAD4.Cid(), pyNastran.bdf.cards.elements.mass.CONM1.crossReference(), pyNastran.bdf.cards.loads.staticLoads.FORCE.F(), pyNastran.bdf.cards.loads.staticLoads.GRAV.GravityVector(), pyNastran.bdf.cards.loads.staticLoads.ACCEL1.nodeIDs(), pyNastran.bdf.cards.elements.bush.CBUSH.rawFields(), pyNastran.bdf.cards.elements.elements.CGAP.rawFields(), pyNastran.bdf.cards.elements.bush.CBUSH1D.rawFields(), pyNastran.bdf.cards.elements.bush.CBUSH2D.rawFields(), pyNastran.bdf.cards.elements.bush.CBUSH.reprFields(), pyNastran.bdf.cards.elements.bush.CBUSH1D.reprFields(), pyNastran.bdf.cards.loads.staticLoads.GRAV.reprFields(), and pyNastran.bdf.cards.coordinateSystems.Cord2x.transformToGlobal().
Reimplemented in pyNastran.bdf.cards.elements.bush.CBUSH2D, pyNastran.bdf.cards.elements.bush.CBUSH1D, and pyNastran.bdf.cards.elements.bush.CBUSH.
Definition at line 35 of file bush.py.
Referenced by pyNastran.bdf.cards.loads.staticLoads.GRAV::__init__(), pyNastran.bdf.cards.coordinateSystems.CORD1S::__init__(), pyNastran.bdf.cards.coordinateSystems.CORD2R::__init__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject::addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject::addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject::addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject::addNewTransient(), pyNastran.bdf.cards.elements.bush.BushElement::Cid(), pyNastran.bdf.cards.loads.loads.Load::Cid(), pyNastran.bdf.cards.elements.bush.CBUSH::Cid(), pyNastran.bdf.cards.elements.elements.CGAP::Cid(), pyNastran.bdf.cards.loads.staticLoads.FORCE::Cid(), pyNastran.bdf.cards.elements.elements.CGAP::crossReference(), pyNastran.bdf.cards.loads.staticLoads.GRAV::crossReference(), pyNastran.bdf.cards.loads.staticLoads.ACCEL1::crossReference(), pyNastran.bdf.cards.loads.loads.RFORCE::crossReference(), pyNastran.bdf.cards.loads.staticLoads.PLOAD4::getLoads(), pyNastran.bdf.cards.loads.staticLoads.Moment::M(), pyNastran.bdf.cards.elements.mass.CONM1::Nid(), pyNastran.bdf.cards.elements.mass.CONM1::nodeIDs(), pyNastran.bdf.cards.loads.staticLoads.ACCEL1::rawFields(), pyNastran.bdf.cards.loads.loads.RFORCE::rawFields(), pyNastran.bdf.cards.loads.staticLoads.FORCE2::rawFields(), pyNastran.bdf.cards.coordinateSystems.CORD1C::rawFields(), pyNastran.bdf.cards.loads.loads.TLOAD2::reprFields(), pyNastran.bdf.cards.aero.SPLINE1::reprFields(), pyNastran.bdf.cards.aero.SPLINE4::reprFields(), pyNastran.bdf.cards.loads.staticLoads.GRAV::transformLoad(), and pyNastran.bdf.cards.loads.staticLoads.PLOAD4::transformLoad().