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

Generic class for all methods. More...

Inheritance diagram for pyNastran.bdf.cards.methods.Method:
pyNastran.bdf.cards.baseCard.BaseCard pyNastran.bdf.bdfInterface.BDF_Card.BDFCard pyNastran.bdf.cards.methods.EIGB pyNastran.bdf.cards.methods.EIGC pyNastran.bdf.cards.methods.EIGP pyNastran.bdf.cards.methods.EIGR pyNastran.bdf.cards.methods.EIGRL

List of all members.

Public Member Functions

def __init__

Detailed Description

Generic class for all methods.

Part of self.methods

Definition at line 38 of file methods.py.


Constructor & Destructor Documentation

def pyNastran.bdf.cards.methods.Method.__init__ (   self,
  card = None,
  data = None 
)

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