Click or drag to resize

BeamOnBeamTeeConnection Class

EC3 Steel Connection Design Library
Represents a beam to beam connection by means of a Tee member and an endplate

Variables definition:

Inheritance Hierarchy
SystemObject
  SteelConnectionsEC3BeamOnBeamTeeConnection

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

The BeamOnBeamTeeConnection type exposes the following members.

Constructors
  NameDescription
Public methodBeamOnBeamTeeConnection
Initializes a new instance of the BeamOnBeamTeeConnection class
Top
Methods
  NameDescription
Public methodCalculate
Public methodGetInputWarnings
Returns an object that represents the input warnings of the connection
Top
Fields
  NameDescription
Public fieldaFlangeSecBeam
Weld thickness between secondary beam flange and endplate
Public fieldaFlangesMainBeam
Weld thickness between main beam flanges and Tee flange
Public fieldaWebMainBeam
Weld thickness between main beam web and Tee web
Public fieldaWebSecBeam
Weld thickness between secondary beam web and endplate
Public fieldLoadCases
Load cases of secondary beam
Public fieldMainBeam
Main beam object
Public fieldPlate
Endplate object
Public fieldResults
List of results
Public fieldSecBeam
Secondary beam object
Public fieldTee
Tee object
Public fieldTeeSteel
Tee steel grade
Top
Remarks
All units in kN, mm unless other specified
See Also