pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Public Member Functions | |
def | __init__ |
def | removeOldGeometry |
def | loadCart3dGeometry |
def | fillCart3dCase |
Public Attributes | |
grid | |
gridResult | |
grid2 | |
eidMap | |
nidMap | |
resultCases | |
nCases | |
isNodal | |
isCentroidal | |
modelType | |
nNodes | |
nElements | |
iSubcaseNameMap | |
caseKeys | |
iCase |
Definition at line 34 of file cart3dIO.py.
Definition at line 35 of file cart3dIO.py.
def pyNastran.converters.cart3d.cart3dIO.Cart3dIO.removeOldGeometry | ( | self, | |
fileName | |||
) |
Definition at line 38 of file cart3dIO.py.
def pyNastran.converters.cart3d.cart3dIO.Cart3dIO.loadCart3dGeometry | ( | self, | |
cart3dFileName, | |||
dirname, | |||
isNodal, | |||
isCentroidal | |||
) |
Definition at line 74 of file cart3dIO.py.
def pyNastran.converters.cart3d.cart3dIO.Cart3dIO.fillCart3dCase | ( | self, | |
cases, | |||
ID, | |||
regions, | |||
loads | |||
) |
Definition at line 160 of file cart3dIO.py.
References pyNastran.converters.cart3d.cart3dIO.Cart3dIO.isCentroidal, pyNastran.converters.cart3d.cart3dIO.Cart3dIO.isNodal, pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.nElements, pyNastran.converters.cart3d.cart3dIO.Cart3dIO.nElements, pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.nElements, and pyNastran.converters.cart3d.cart3dIO.Cart3dIO.nNodes.
Definition at line 38 of file cart3dIO.py.
Referenced by pyNastran.gui.demoGui.FrameVTK::addGeometry(), and pyNastran.gui.demoGui.FrameVTK::loadGeometry().
Reimplemented in pyNastran.gui.guiPanel.Pan.
Definition at line 38 of file cart3dIO.py.
Definition at line 38 of file cart3dIO.py.
Referenced by pyNastran.gui.demoGui.FrameVTK.addAltGeometry(), pyNastran.gui.guiPanel.Pan.addAltGeometry(), and pyNastran.gui.demoGui.FrameVTK.loadGeometry().
Definition at line 38 of file cart3dIO.py.
Referenced by pyNastran.gui.nastranIO.NastranIO.fillStressCase(), and pyNastran.gui.nastranIO.NastranIO.mapElements().
Definition at line 38 of file cart3dIO.py.
Definition at line 38 of file cart3dIO.py.
Reimplemented in pyNastran.gui.guiPanel.Pan.
Definition at line 38 of file cart3dIO.py.
Referenced by pyNastran.gui.guiPanel.Pan.incrementCycle().
Reimplemented in pyNastran.gui.guiPanel.Pan.
Definition at line 74 of file cart3dIO.py.
Referenced by pyNastran.gui.gui.EventsHandler::createLoadFileDialog(), and pyNastran.converters.cart3d.cart3dIO.Cart3dIO::fillCart3dCase().
Reimplemented in pyNastran.gui.guiPanel.Pan.
Definition at line 74 of file cart3dIO.py.
Referenced by pyNastran.gui.gui.EventsHandler.createLoadFileDialog(), and pyNastran.converters.cart3d.cart3dIO.Cart3dIO.fillCart3dCase().
Definition at line 74 of file cart3dIO.py.
Referenced by pyNastran.gui.gui.EventsHandler.createLoadFileDialog().
Definition at line 74 of file cart3dIO.py.
Referenced by pyNastran.converters.cart3d.cart3dIO.Cart3dIO.fillCart3dCase().
Definition at line 74 of file cart3dIO.py.
Referenced by pyNastran.converters.cart3d.cart3dIO.Cart3dIO.fillCart3dCase().
Definition at line 75 of file cart3dIO.py.
Referenced by pyNastran.op2.writer.op2Writer.Op2Writer.packTitle(), pyNastran.f06.f06.F06.readSubcaseNameID(), pyNastran.f06.f06Writer.F06Writer.writeF06(), and pyNastran.f06.matlabWriter.MatlabWriter.writeMatlab().
Definition at line 75 of file cart3dIO.py.
Referenced by pyNastran.gui.guiPanel.Pan.incrementCycle().
Reimplemented in pyNastran.gui.guiPanel.Pan.
Definition at line 75 of file cart3dIO.py.
Referenced by pyNastran.gui.guiPanel.Pan.incrementCycle().