EC3 Steel Connection Design Library

The BeamColumnAngleConnection type exposes the following members.

Constructors

  NameDescription
BeamColumnAngleConnection
Initializes a new instance of the BeamColumnAngleConnection 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
AboutCoumnMajorAxis
True, if the connection is implemented about the major axis of the column, otherwise false
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
Column
Column steel grade
LeftConnectionAlso
True, if a left connection exists
LoadCasesLeft
Load cases of left beam
LoadCasesRight
Loadcases of right beam
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
PlateOnColumnLeft
Bolted plate on the left of the column
PlateOnColumnRight
Bolted plate on the right of the column
Results
List of results
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