This class defines a beam with a generic section. More...
Public Member Functions | |
| def | __init__ (self, groupName, groupGeomObj, parameters, name=Beam.DEFAULT_NAME, color=None) |
Data Fields | |
| IY1 | |
| IZ1 | |
| IY2 | |
| IZ2 | |
| A1 | |
| A2 | |
This class defines a beam with a generic section.
It is represented as a full rectangular beam with the following parameters:
See StructuralElementPart for the description of the other parameters.
| def __init__ | ( | self, | |
| groupName, | |||
| groupGeomObj, | |||
| parameters, | |||
name = Beam.DEFAULT_NAME, |
|||
color = None |
|||
| ) |
Reimplemented from RectangularBeam.
| IY1 |
| IZ1 |
| IY2 |
| IZ2 |
| A1 |
| A2 |