Click or drag to resize

ColumnBaseplateConnection Class

EC3 Steel Connection Design Library
Represents a column base connection by means of a baseplate

Variables definition:

Inheritance Hierarchy
SystemObject
  SteelConnectionsEC3ColumnBaseplateConnection

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

The ColumnBaseplateConnection type exposes the following members.

Constructors
  NameDescription
Public methodColumnBaseplateConnection
Initializes a new instance of the ColumnBaseplateConnection class
Top
Methods
  NameDescription
Public methodCalculate
Public methodGetInputWarnings
Returns an object that represents the input warnings of the connection
Top
Fields
  NameDescription
Public fieldaf
Concrete footing length
Public fieldafl
Weld thickness between column flange and baseplate
Public fieldast_col
Weld thickness between stiffeners and column, if stiffeners used
Public fieldast_pl
Weld thickness between stiffeners and baseplate, if stiffeners used
Public fieldaw
Weld thickness between column web and baseplate
Public fieldbf
Concrete footing width
Public fieldc1
Distances for the placement of baseplate on footing
Public fieldc2
Public fieldColumn
Column object
Public fieldColumnSteel
Column steel grade
Public fieldEc
Concrete elasticity modulus in kN/mm^2
Public fieldfck
Characteristic concrete strength in kN/mm^2
Public fieldfgk
Characteristic grout strength
Public fieldgrout_t
Grout thickness
Public fieldhf
Concrete footing height
Public fieldhst
Stiffeners height
Public fieldLoadCases
Load cases of the beam
Public fieldPlate
Baseplate object
Public fieldResults
List of results
Public fieldtst
Stiffeners thickness
Public fieldUseOfStiffeners
Trus, if stiffeners are used, otherwise false
Top
Remarks
All units in kN, mm unless other specified
See Also