EC3 Steel Connection Design Library

The BeamOnBeamConnection type exposes the following members.

Constructors

  NameDescription
BeamOnBeamConnection
Initializes a new instance of the BeamOnBeamConnection class

Methods

  NameDescription
Calculate
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetInputWarnings
Returns an object that represents the input warnings of the connection
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
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

See Also