Click or drag to resize

BeamColumnPlate2Connection Class

EC3 Steel Connection Design Library
Represents a beam to column(RHS) connection by means of a single bolted plate

Variables definition:

Inheritance Hierarchy
SystemObject
  SteelConnectionsEC3BeamColumnPlate2Connection

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

The BeamColumnPlate2Connection type exposes the following members.

Constructors
  NameDescription
Public methodBeamColumnPlate2Connection
Initializes a new instance of the BeamColumnPlate2Connection class
Top
Methods
  NameDescription
Public methodCalculate
Public methodGetInputWarnings
Returns an object that represents the input warnings of the connection
Top
Fields
  NameDescription
Public fielda
Weld thickness between plate and column
Public fieldAboutColumnMajorAxis
True, if the connection is implemented about the major axis of the column, otherwise false
Public fieldBeam
Beam object
Public fieldBeamSteel
Beam steel grade
Public fieldColumn
Column steel grade
Public fieldColumnSteel
Beam steel grade
Public fieldLoadCases
Load cases of the beam
Public fieldPlate
Bolted plate object
Public fieldResults
List of results
Public fieldTwoSideWeld
True, if the plate is welded at its both side to the column, otherwise false
Top
Remarks
All units in kN, mm unless other specified
See Also