This class defines a beam with a generic section. More...
Public Member Functions | |
def | __init__ |
def | __repr__ |
def | addOrientation |
Add orientation information to the structural element part. More... | |
def | build |
Build the geometric shapes and the markers corresponding to the structural element part in the study studyId. More... | |
Data Fields | |
IY1 | |
IZ1 | |
IY2 | |
IZ2 | |
A1 | |
A2 | |
HY1 | |
HZ1 | |
HY2 | |
HZ2 | |
EPY1 | |
EPZ1 | |
EPY2 | |
EPZ2 | |
filling | |
groupName | |
name | |
geom | |
baseShapesSet | |
isMainShape | |
color | |
Static Public Attributes | |
string | DEFAULT_NAME = "Beam" |
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, | |
studyId, | |||
groupName, | |||
groupGeomObj, | |||
parameters, | |||
name = Beam.DEFAULT_NAME , |
|||
color = None |
|||
) |
|
inherited |
References InvalidParameterError.groupName, and StructuralElementPart.groupName.
|
inherited |
Add orientation information to the structural element part.
See class salome.geom.structelem.orientation.Orientation1D for the description of the parameters.
|
inherited |
Build the geometric shapes and the markers corresponding to the structural element part in the study studyId.
References StructuralElementPart._buildMarkers(), StructuralElementPart._buildPart(), and StructuralElementPart.color.
IY1 |
IZ1 |
IY2 |
IZ2 |
A1 |
A2 |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
staticinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |