pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.gui.guiPanel.Pan Class Reference
Inheritance diagram for pyNastran.gui.guiPanel.Pan:
pyNastran.gui.nastranIO.NastranIO pyNastran.converters.cart3d.cart3dIO.Cart3dIO pyNastran.converters.LaWGS.wgsIO.LaWGS_IO pyNastran.converters.panair.panairIO.PanairIO

List of all members.

Public Member Functions

def __init__
def createTriAxes
def DisplayEdges
def onSetToWireframe
def onSetToSurface
def onSetToFlatShading
def onSetToGouraudShading
def onSetToPhongShading
def getColors
def getEdges
def addGeometry
def addAltGeometry
def buildLookupTable2
def buildLookupTable
def UpdateScalarBar
def Update
def startWireframeLight
def main
def createText
def TurnTextOff
def TurnTextOn
def getWindow
def getWindowName
def setWindowName
def isStress
def incrementCycle
def cycleResults
def onKeyPress
def buildVTK

Public Attributes

 isNodal
 isCentroidal
 isEdges
 widget
 iren
 iText
 textActors
 gridResult
 edgeMapper
 edgeActor
 aQuadMapper
 colorFunction
 iCase
 nCases
 bdfFileName
 rend
 scalarBar

Detailed Description

Definition at line 51 of file guiPanel.py.


Constructor & Destructor Documentation

def pyNastran.gui.guiPanel.Pan.__init__ (   self,
  args,
  kwargs 
)

Definition at line 52 of file guiPanel.py.


Member Function Documentation

Definition at line 77 of file guiPanel.py.

Referenced by pyNastran.gui.guiPanel.Pan.main().

def pyNastran.gui.guiPanel.Pan.DisplayEdges (   self,
  event 
)

Definition at line 80 of file guiPanel.py.

Definition at line 171 of file guiPanel.py.

Definition at line 183 of file guiPanel.py.

Referenced by pyNastran.gui.guiPanel.Pan.main().

Definition at line 208 of file guiPanel.py.

Referenced by pyNastran.gui.guiPanel.Pan.main().

Definition at line 253 of file guiPanel.py.

Definition at line 273 of file guiPanel.py.

Referenced by pyNastran.gui.guiPanel.Pan.main().

def pyNastran.gui.guiPanel.Pan.UpdateScalarBar (   self,
  Title,
  minValue,
  maxValue,
  dataFormat 
)
Parameters:
Titlethe scalar bar title
minValuethe blue value
maxValuethe red value
dataFormat'g','f','i',etc.

Definition at line 327 of file guiPanel.py.

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

def pyNastran.gui.guiPanel.Pan.createText (   self,
  position,
  label,
  textSize = 18,
  movable = False 
)
def pyNastran.gui.guiPanel.Pan.isStress (   self,
  op2,
  ID 
)
def pyNastran.gui.guiPanel.Pan.onKeyPress (   self,
  obj,
  event 
)

Definition at line 571 of file guiPanel.py.

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

def pyNastran.gui.guiPanel.Pan.buildVTK (   self,
  bdfFileName = None,
  dirname = None 
)

Definition at line 576 of file guiPanel.py.

Referenced by pyNastran.gui.guiPanel.Pan.onKeyPress().


Member Data Documentation

Definition at line 52 of file guiPanel.py.


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