Click or drag to resize

BeamSplices1Connection Class

EC3 Steel Connection Design Library
Represents a beam splice connection between 2 H section members by means of web and flange plates

Variables definition:

Inheritance Hierarchy
SystemObject
  SteelConnectionsEC3BeamSplices1Connection

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

The BeamSplices1Connection type exposes the following members.

Constructors
  NameDescription
Public methodBeamSplices1Connection
Initializes a new instance of the BeamSplices1Connection 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 thickness between flange plate and beam flange, in case of left welded connection
Public fieldaw
Weld thickness between web plate and beam web, in case of left welded connection
Public fieldBeam
Beam object
Public fieldBeamSteel
Beam steel grade
Public fieldFlangeHalfPlate
Flange half plate object
Public fieldgap
Gap between connected members
Public fieldLoadCases
Load cases of the beam
Public fieldResults
List of results
Public fieldWebHalfPlate
Web half plate object
Public fieldWeldedLeftConnection
True, if left connection is welded, otherwise false
Top
Remarks
All units in kN, mm unless other specified
See Also