pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.gui.nastranIO.NastranIO Class Reference
Inheritance diagram for pyNastran.gui.nastranIO.NastranIO:
pyNastran.gui.guiPanel.Pan

List of all members.

Public Member Functions

def __init__
def loadNastranGeometry
def mapElements
def loadNastranResults
def fillStressCase

Public Attributes

 isNodal
 isCentroidal
 grid
 gridResult
 grid2
 eidMap
 nidMap
 resultCases
 cases[key] = temps
 nCases
 modelType
 print dir(self)
 nNodes
 nElements
 iSubcaseNameMap
 caseKeys
 iCase

Detailed Description

Definition at line 60 of file nastranIO.py.


Constructor & Destructor Documentation

Definition at line 61 of file nastranIO.py.


Member Function Documentation

def pyNastran.gui.nastranIO.NastranIO.loadNastranGeometry (   self,
  bdfFileName,
  dirname,
  isNodal,
  isCentroidal 
)

Definition at line 64 of file nastranIO.py.

def pyNastran.gui.nastranIO.NastranIO.mapElements (   self,
  points,
  points2,
  nidMap,
  model,
  j 
)
def pyNastran.gui.nastranIO.NastranIO.loadNastranResults (   self,
  op2FileName,
  dirname,
  isNodal,
  isCentroidal 
)

Definition at line 425 of file nastranIO.py.

References pyNastran.gui.guiPanel.Pan.TurnTextOn().

def pyNastran.gui.nastranIO.NastranIO.fillStressCase (   self,
  cases,
  op2,
  subcaseID,
  eKey,
  nElements 
)

Member Data Documentation

cases[key] = temps

Definition at line 64 of file nastranIO.py.

print dir(self)

Definition at line 66 of file nastranIO.py.


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