pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Go to the source code of this file.
Classes | |
class | pyNastran.bdf.cards.nodes.Ring |
Generic Ring base class. More... | |
class | pyNastran.bdf.cards.nodes.Node |
Generic Node base class. More... | |
class | pyNastran.bdf.cards.nodes.RINGAX |
Defines a ring for conical shell problems RINGAX ID R Z PS RINGAX 3 2.0 -10.0 162. More... | |
class | pyNastran.bdf.cards.nodes.SPOINT |
class | pyNastran.bdf.cards.nodes.SPOINTs |
SPOINT ID1 ID2 ID3 ID4 ID5 ID6 ID7 ID8 or SPOINT ID1 THRU ID2 SPOINT 5 THRU 649. More... | |
class | pyNastran.bdf.cards.nodes.GRDSET |
Defines default options for fields 3, 7, 8, and 9 of all GRID entries. More... | |
class | pyNastran.bdf.cards.nodes.GRIDB |
class | pyNastran.bdf.cards.nodes.GRID |
Packages | |
namespace | pyNastran::bdf::cards::nodes |