Click or drag to resize

BeamSplices2Connection Class

EC3 Steel Connection Design Library
Represents a beam splice connection between 2 H section members by means of welded web plates and in-fill welds between the flanges

Variables definition:

Inheritance Hierarchy
SystemObject
  SteelConnectionsEC3BeamSplices2Connection

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

The BeamSplices2Connection type exposes the following members.

Constructors
  NameDescription
Public methodBeamSplices2Connection
Initializes a new instance of the BeamSplices2Connection class
Top
Methods
  NameDescription
Public methodCalculate
Public methodGetInputWarnings
Returns an object that represents the input warnings of the connection
Top
Fields
  NameDescription
Public fieldafl
Weld (in-fill) thickness between beam flanges
Public fieldaw
Weld thickness between web plate and beam web
Public fieldBeam
Beam object
Public fieldBeamSteel
Beam steel grade
Public fieldgap
Gap between connected members
Public fieldLoadCases
Load cases of the beam
Public fieldResults
List of results
Public fieldWebPlateHeight
Public fieldWebPlateSteel
Web plate steel grade
Public fieldWebPlateThickness
Public fieldWebPlateWidth
Web plate dimensions
Top
Remarks
All units in kN, mm unless other specified
See Also