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

List of all members.

Public Member Functions

def __init__
def crashFields
def cleanupFields
def fields

Public Attributes

 table

Detailed Description

Definition at line 49 of file tables.py.


Constructor & Destructor Documentation

def pyNastran.bdf.cards.tables.TableObj.__init__ (   self,
  fields,
  nRepeated,
  isData = False 
)

Definition at line 50 of file tables.py.


Member Function Documentation

def pyNastran.bdf.cards.tables.TableObj.crashFields (   self,
  fields,
  nRepeated,
  nFields 
)

Definition at line 72 of file tables.py.

def pyNastran.bdf.cards.tables.TableObj.cleanupFields (   self,
  fields,
  isData = False 
)

Definition at line 96 of file tables.py.


Member Data Documentation


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