Click or drag to resize

BeamSplicesEndplateConnection Class

EC3 Steel Connection Design Library
Represents a beam splice connection between 2 H section members by means of endplates

Variables definition:

Inheritance Hierarchy
SystemObject
  SteelConnectionsEC3BeamSplicesEndplateConnection

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

The BeamSplicesEndplateConnection type exposes the following members.

Constructors
  NameDescription
Public methodBeamSplicesEndplateConnection
Initializes a new instance of the BeamSplicesEndplateConnection class
Top
Methods
  NameDescription
Public methodCalculate
Public methodGetInputWarnings
Returns an object that represents the input warnings of the connection
Top
Fields
  NameDescription
Public fieldaf_beam
Weld thickness between beam flange and endplate
Public fieldaHaunchBeamFlange
Weld thickness between haunch and beam flanges
Public fieldaHaunchEndPlateFlange
Weld thickness between haunch flange and endplate
Public fieldaHaunchEndPlateWeb
Weld thickness between haunch web and endplate
Public fieldaw_beam
Weld thickness between beam web and endplate
Public fieldBeam
Beam object
Public fieldBeamSteel
Beam steel grade
Public fieldHaunch
Haunch section
Public fieldLoadCases
Load cases of the beam
Public fieldPlate
Endplate object
Public fieldResults
List of results
Public fieldTheta_Haunch
Angle between beam and haunch flanges
Public fieldtst_b
Public fieldUseOfBeamWebStiffener
True, if beam web stiffeners are used, otherwise false
Public fieldUseOfHaunch
True, if haunces are used, otherwise false
Top
Remarks
All units in kN, mm unless other specified
See Also