Click or drag to resize

SingleBoltedPlate Class

EC3 Steel Connection Design Library
Represents a general bolted plate

Variables definition:

Inheritance Hierarchy
SystemObject
  SteelConnectionsEC3SingleBoltedPlate

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

The SingleBoltedPlate type exposes the following members.

Constructors
  NameDescription
Public methodSingleBoltedPlate
Initializes a new instance of the SingleBoltedPlate class
Top
Properties
  NameDescription
Public propertyBoltsNr
Total bolts count
Top
Methods
  NameDescription
Public methodAnet_Forcex
Calculation of the net tension area of for horizontal load
Public methodAnet_Forcey
Calculation of the net tension area of for vertical load
Public methodFbRd
Bearing resistance of the bolt group
Public methodFvRd
Shear resistance of the bolt group
Public methodGetInputWarnings
Returns a list of strings that describe the input warnings regarding the bolt placement on the plate
Public methodpx
Horizontal inner distance between bolts
Public methodpy
Vertical inner distance between bolts
Top
Fields
  NameDescription
Public fieldb
Width
Public fieldBoltColumns
Bolt columns number
Public fieldBoltRows
Bolt rows number
Public fieldBolts
Bolts object
Public fieldex1
Left horizontal edge distance
Public fieldex2
Right horizontal edge distance
Public fieldey1
Lower vertical edge distance
Public fieldey2
Upper vertical edge distance
Public fieldh
Height
Public fieldSteel
Steel grade object
Public fieldt
Thickness
Top
Remarks
All units in kN, mm unless other specified
See Also