pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
staticLoads.py File Reference

Go to the source code of this file.

Classes

class  pyNastran.bdf.cards.loads.staticLoads.LOAD
class  pyNastran.bdf.cards.loads.staticLoads.GRAV
 Defines acceleration vectors for gravity or other acceleration loading GRAV SID CID A N1 N2 N3 MB GRAV 1 3 32.2 0.0 0.0 -1.0. More...
class  pyNastran.bdf.cards.loads.staticLoads.ACCEL1
 Acceleration Load Defines static acceleration loads at individual GRID points. More...
class  pyNastran.bdf.cards.loads.staticLoads.OneDeeLoad
class  pyNastran.bdf.cards.loads.staticLoads.Force
 Generic class for all Forces. More...
class  pyNastran.bdf.cards.loads.staticLoads.Moment
 Generic class for all Moments. More...
class  pyNastran.bdf.cards.loads.staticLoads.FORCE
class  pyNastran.bdf.cards.loads.staticLoads.FORCE1
 Defines a static concentrated force at a grid point by specification of a magnitude and two grid points that determine the direction. More...
class  pyNastran.bdf.cards.loads.staticLoads.FORCE2
 Defines a static concentrated force at a grid point by specification of a magnitude and four grid points that determine the direction. More...
class  pyNastran.bdf.cards.loads.staticLoads.MOMENT
class  pyNastran.bdf.cards.loads.staticLoads.MOMENT1
class  pyNastran.bdf.cards.loads.staticLoads.MOMENT2
class  pyNastran.bdf.cards.loads.staticLoads.PLOAD
class  pyNastran.bdf.cards.loads.staticLoads.PLOAD1
class  pyNastran.bdf.cards.loads.staticLoads.PLOAD2
class  pyNastran.bdf.cards.loads.staticLoads.PLOAD4
class  pyNastran.bdf.cards.loads.staticLoads.PLOADX1

Packages

namespace  pyNastran::bdf::cards::loads::staticLoads

Functions

def pyNastran::bdf::cards::loads::staticLoads.__init__
def pyNastran::bdf::cards::loads::staticLoads.getLoads
def pyNastran::bdf::cards::loads::staticLoads.transformLoad
def pyNastran::bdf::cards::loads::staticLoads.normalize
 adjust the vector to a unit length scale up the magnitude of the vector

Variables

string pyNastran::bdf::cards::loads::staticLoads.type = '1D_Load'
 pyNastran::bdf::cards::loads::staticLoads::cid
 pyNastran::bdf::cards::loads::staticLoads.mag
 pyNastran::bdf::cards::loads::staticLoads.xyz
 All Classes Namespaces Files Functions Variables