Click or drag to resize

BeamColumnAngleConnection Class

EC3 Steel Connection Design Library
Represents a beam to column connection by means of a single or double cleat

Variables definition:

Inheritance Hierarchy
SystemObject
  SteelConnectionsEC3BeamColumnAngleConnection

Namespace:  SteelConnectionsEC3
Assembly:  SteelConnectionsEC3 (in SteelConnectionsEC3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class BeamColumnAngleConnection

The BeamColumnAngleConnection type exposes the following members.

Constructors
  NameDescription
Public methodBeamColumnAngleConnection
Initializes a new instance of the BeamColumnAngleConnection class
Top
Methods
  NameDescription
Public methodCalculate
Public methodGetInputWarnings
Returns an object that represents the input warnings of the connection
Top
Fields
  NameDescription
Public fieldAboutCoumnMajorAxis
True, if the connection is implemented about the major axis of the column, otherwise false
Public fieldaLeft
Weld thickness in case of welded connection between Left beam and cleat(s)
Public fieldaRight
Weld thickness in case of welded connection between right beam and cleat(s)
Public fieldBeamLeft
Left beam object
Public fieldBeamRight
Right beam object
Public fieldBeamSteel
Beam steel grade
Public fieldColumn
Column steel grade
Public fieldLeftConnectionAlso
True, if a left connection exists
Public fieldLoadCasesLeft
Load cases of left beam
Public fieldLoadCasesRight
Loadcases of right beam
Public fieldOnlyOneAnglePerConnection
True, if a single cleat is used, otherwise (in case of double cleat), false
Public fieldPlateOnBeamLeft
Bolted plate on Left beam
Public fieldPlateOnBeamRight
Bolted plate on right beam
Public fieldPlateOnColumnLeft
Bolted plate on the left of the column
Public fieldPlateOnColumnRight
Bolted plate on the right of the column
Public fieldResults
List of results
Public fieldWeldedOnBeamLeft
True, if the connection between Left beam and cleat(s) is welded, otherwise false
Public fieldWeldedOnBeamRight
True, if the connection between right beam and cleat(s) is welded, otherwise false
Top
Remarks
All units in kN, mm unless other specified
See Also