|
pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Classes | |
| class | ShellProperty |
| class | PCOMP |
| PCOMP 701512 0.0+0 1.549-2 0.0+0 0.0+0 SYM 300704 3.7-2 0.0+0 YES 300704 3.7-2 45. More... | |
| class | PCOMPG |
| class | PSHEAR |
| class | PSHELL |
| PSHELL PID MID1 T MID2 12I/T**3 MID3 TS/T NSM Z1 Z2 MID4 PSHELL 41111 1 1.0000 1 1 0.02081. More... | |
Functions | |
| def | __init__ |
| def | GlobalPlyID |
| def | rawFields |
| def | reprFields |
Variables | |
| string | type = 'PCOMPG' |
| pid | |
| nsm | |
| sb | |
| ft | |
| TRef | |
| ge | |
| lam | |
| plies | |
| z0 | |
| def pyNastran.bdf.cards.properties.shell.__init__ | ( | self, | |
card = None, |
|||
data = None |
|||
| ) |
Definition at line 563 of file shell.py.
Referenced by reprFields().
| def pyNastran.bdf.cards.properties.shell.GlobalPlyID | ( | self, | |
| iPly | |||
| ) |
Definition at line 607 of file shell.py.
References pyNastran::bdf::fieldWriter.set_blank_if_default().
| def pyNastran.bdf.cards.properties.shell.rawFields | ( | self | ) |
Definition at line 611 of file shell.py.
References pyNastran::bdf::fieldWriter.set_blank_if_default().
| def pyNastran.bdf.cards.properties.shell.reprFields | ( | self | ) |
Definition at line 620 of file shell.py.
References __init__().