pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Inherits wxVTKRenderWindow.
Public Member Functions | |
def | __init__ |
def | ResetCamera |
def | GetCamera |
def | onChar2 |
def | ShowHideScalarBar |
def | onTakePicture |
def | getRenderer |
Public Attributes | |
parent | |
dirname | |
OnChar |
Definition at line 30 of file actionsControl.py.
def pyNastran.gui.actionsControl.pyWidget.__init__ | ( | self, | |
args, | |||
kwargs | |||
) |
Definition at line 31 of file actionsControl.py.
Definition at line 37 of file actionsControl.py.
Referenced by pyNastran.gui.actionsControl.pyWidget.onChar2().
def pyNastran.gui.actionsControl.pyWidget.GetCamera | ( | self | ) |
Definition at line 40 of file actionsControl.py.
Referenced by pyNastran.gui.actionsControl.pyWidget.onChar2().
def pyNastran.gui.actionsControl.pyWidget.onChar2 | ( | self, | |
event | |||
) |
Definition at line 43 of file actionsControl.py.
References pyNastran.gui.actionsControl.pyWidget.GetCamera(), pyNastran.gui.actionsControl.pyWidget.onTakePicture(), pyNastran.gui.actionsControl.pyWidget.ResetCamera(), pyNastran.gui.actionsControl.pyWidget.ShowHideScalarBar(), pyNastran.gui.mouseStyle.MouseStyle.Update(), and pyNastran.gui.guiPanel.Pan.Update().
Definition at line 124 of file actionsControl.py.
References pyNastran.gui.actionsControl.pyWidget.parent.
Referenced by pyNastran.gui.actionsControl.pyWidget.onChar2().
def pyNastran.gui.actionsControl.pyWidget.onTakePicture | ( | self, | |
event | |||
) |
Definition at line 136 of file actionsControl.py.
References pyNastran.gui.actionsControl.pyWidget.dirname, and pyNastran.gui.actionsControl.pyWidget.getRenderer().
Referenced by pyNastran.gui.actionsControl.pyWidget.onChar2().
Definition at line 176 of file actionsControl.py.
Referenced by pyNastran.gui.actionsControl.pyWidget.onTakePicture().
Definition at line 31 of file actionsControl.py.
Referenced by pyNastran.gui.gui.EventsHandler::createLoadFileDialog(), pyNastran.gui.gui.EventsHandler::onExport(), pyNastran.gui.gui.EventsHandler::onLoadBDF(), pyNastran.gui.gui.EventsHandler::onLoadCart3d(), pyNastran.gui.gui.EventsHandler::onLoadLaWGS(), pyNastran.gui.gui.EventsHandler::onLoadOP2(), pyNastran.gui.gui.EventsHandler::onLoadPanair(), and pyNastran.gui.actionsControl.pyWidget::ShowHideScalarBar().
Definition at line 31 of file actionsControl.py.
Referenced by pyNastran.gui.box.Example.OnLoadBDF(), and pyNastran.gui.actionsControl.pyWidget.onTakePicture().
Definition at line 31 of file actionsControl.py.