BeamOnBeamConnection Class |
Variables definition:
Namespace: SteelConnectionsEC3
The BeamOnBeamConnection type exposes the following members.
Name | Description | |
---|---|---|
BeamOnBeamConnection | Initializes a new instance of the BeamOnBeamConnection class |
Name | Description | |
---|---|---|
Calculate | ||
GetInputWarnings |
Returns an object that represents the input warnings of the connection
|
Name | Description | |
---|---|---|
aLeft |
Weld thickness in case of welded connection between Left beam and cleat(s)
| |
aRight |
Weld thickness in case of welded connection between right beam and cleat(s)
| |
BeamLeft |
Left beam object
| |
BeamRight |
Right beam object
| |
BeamSteel |
Beam steel grade
| |
LeftBeamTotalSectionCut |
Total section cut (above+below) of left beam
| |
LeftConnectionAlso |
True, if a left connection exists
| |
LoadCasesLeft |
Load cases of left beam
| |
LoadCasesRight |
Loadcases of right beam
| |
MainBeam |
Main beam steel grade
| |
OnlyOneAnglePerConnection |
True, if a single cleat is used, otherwise (in case of double cleat), false
| |
PlateOnBeamLeft |
Bolted plate on Left beam
| |
PlateOnBeamRight |
Bolted plate on right beam
| |
PlateOnMainBeamLeft |
Bolted plate on the left of the main beam
| |
PlateOnMainBeamRight |
Bolted plate on the right of the main beam
| |
Results |
List of results
| |
RightBeamTotalSectionCut |
Total section cut (above+below) of right beam
| |
WeldedOnBeamLeft |
True, if the connection between Left beam and cleat(s) is welded, otherwise false
| |
WeldedOnBeamRight |
True, if the connection between right beam and cleat(s) is welded, otherwise false
|