pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Classes | |
class | PFAST |
class | PGAP |
class | SolidProperty |
class | PLSOLID |
Defines a fully nonlinear (i.e., large strain and large rotation) hyperelastic solid element. More... | |
class | PSOLID |
PSOLID PID MID CORDM IN STRESS ISOP FCTN PSOLID 1 1 0 PSOLID 2 100 6 TWO GRID REDUCED. More... | |
class | CrackProperty |
class | PRAC2D |
CRAC2D Element Property Defines the properties and stress evaluation techniques to be used with the CRAC2D structural element. More... | |
class | PRAC3D |
CRAC3D Element Property Defines the properties of the CRAC3D structural element. More... | |
class | PCONEAX |
Functions | |
def | __init__ |
def | crossReference |
def | rawFields |
Variables | |
string | type = 'PCONEAX' |
pid | |
Property ID. | |
mid | |
Material ID. | |
group | |
Type | |
dim |
def pyNastran.bdf.cards.properties.properties.__init__ | ( | self, | |
card = None , |
|||
data = None |
|||
) |
Definition at line 339 of file properties.py.
def pyNastran.bdf.cards.properties.properties.crossReference | ( | self, | |
model | |||
) |
Definition at line 353 of file properties.py.
Definition at line 356 of file properties.py.
Definition at line 338 of file properties.py.
Property ID.
Definition at line 340 of file properties.py.
Material ID.
Definition at line 341 of file properties.py.
Definition at line 341 of file properties.py.
Definition at line 341 of file properties.py.
Definition at line 341 of file properties.py.