Click or drag to resize

BeamColumnTeeConnection Class

EC3 Steel Connection Design Library
Represents a beam to column connection by means of a Tee plate welded to the column and an endplate bolted to it

Variables definition:

Inheritance Hierarchy
SystemObject
  SteelConnectionsEC3BeamColumnTeeConnection

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

The BeamColumnTeeConnection type exposes the following members.

Constructors
  NameDescription
Public methodBeamColumnTeeConnection
Initializes a new instance of the BeamColumnTeeConnection class
Top
Methods
  NameDescription
Public methodCalculate
Public methodGetInputWarnings
Returns an object that represents the input warnings of the connection
Top
Fields
  NameDescription
Public fieldaFlangeBeam
Weld thickness between flange and endplate
Public fieldaFlangesColumn
Weld thickness between column flanges and Tee flange
Public fieldaWebBeam
Weld thickness between beam web and endplate
Public fieldaWebColumn
Weld thickness between column web and Tee web
Public fieldBeam
Beam object
Public fieldColumn
Column object
Public fieldLoadCases
Load cases of the beam
Public fieldPlate
Endplate object
Public fieldResults
List of results
Public fieldTee
Tee object
Public fieldTeeLength
Tee length
Public fieldTeeSteel
Tee steel
Top
Remarks
All units in kN, mm unless other specified
See Also