pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.converters.LaWGS.wgsReader.LaWGS_Panel Class Reference

List of all members.

Public Member Functions

def __init__
def buildRotationMatrix
 Form the rotation matrix used for geometrical transformations Taken from NASA TM 85767 defining LaWGS.
def updatePoints
def getPoints
def getElements
def getElement
def writeAsPlot3D

Public Attributes

 name
 rotate
 translate
 scale
 nCols
 nRows
 points
 for i,point in enumerate(points): print "point[%s] = %s" %(i,point)
 Points

Detailed Description

Parameters:
rotate
translate
scale

Definition at line 35 of file wgsReader.py.


Constructor & Destructor Documentation

def pyNastran.converters.LaWGS.wgsReader.LaWGS_Panel.__init__ (   self,
  key,
  header,
  group 
)

Definition at line 36 of file wgsReader.py.


Member Function Documentation


Member Data Documentation

for i,point in enumerate(points): print "point[%s] = %s" %(i,point)

Definition at line 41 of file wgsReader.py.


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