pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.bdf.cards.sets.ASET1 Class Reference

Defines degrees-of-freedom in the analysis set (a-set) ASET1 C ID1 ID2 ID3 ID4 ID5 ID6 ID7 ID8 ID9 ASET1 C ID1 'THRU' ID2. More...

Inheritance diagram for pyNastran.bdf.cards.sets.ASET1:
pyNastran.bdf.cards.sets.ABQSet1 pyNastran.bdf.cards.sets.Set pyNastran.bdf.cards.baseCard.BaseCard pyNastran.bdf.bdfInterface.BDF_Card.BDFCard

List of all members.

Public Member Functions

def __init__

Static Public Attributes

string type = 'ASET1'

Detailed Description

Defines degrees-of-freedom in the analysis set (a-set) ASET1 C ID1 ID2 ID3 ID4 ID5 ID6 ID7 ID8 ID9 ASET1 C ID1 'THRU' ID2.

Definition at line 188 of file sets.py.


Constructor & Destructor Documentation

def pyNastran.bdf.cards.sets.ASET1.__init__ (   self,
  card = None,
  data = None 
)

Reimplemented from pyNastran.bdf.cards.sets.ABQSet1.

Definition at line 190 of file sets.py.


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables