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

Defines degrees-of-freedom in the analysis set (a-set). More...

Inheritance diagram for pyNastran.bdf.cards.sets.ASET:
pyNastran.bdf.cards.sets.ABCQSet 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 = 'ASET'

Detailed Description

Defines degrees-of-freedom in the analysis set (a-set).

ASET ID1 C1 ID2 C2 ID3 C3 ID4 C4 ASET 16 2 23 3516 1 4

Definition at line 110 of file sets.py.


Constructor & Destructor Documentation

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

Reimplemented from pyNastran.bdf.cards.sets.ABCQSet.

Definition at line 112 of file sets.py.


Member Data Documentation


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