Click or drag to resize

MemberOnJoint1Connection Class

EC3 Steel Connection Design Library
Represents a bolted connection between a member (single or double) and a plate

Variables definition:

Inheritance Hierarchy
SystemObject
  SteelConnectionsEC3MemberOnJoint1Connection

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

The MemberOnJoint1Connection type exposes the following members.

Constructors
  NameDescription
Public methodMemberOnJoint1Connection
Initializes a new instance of the MemberOnJoint1Connection class
Top
Methods
  NameDescription
Public methodCalculate
Public methodGetInputWarnings
Returns an object that represents the input warnings of the connection
Top
Fields
  NameDescription
Public fielda1
Thickness of horizontal plate welds
Public fielda2
Thickness of vertical plate welds
Public fieldangle
Member angle in degrees
Public fieldBoltedMember
Corresponding bolted plate
Public fieldbPlate
Public fieldDoubleSideMember
True, if double side member is used (for instance 2U), else false
Public fieldhPlate
Plate dimansions
Public fieldLoadCases
Load cases of the member
Public fieldPlateSteel
Plate steel grade
Public fieldResults
List of results
Public fieldtPlate
Top
Remarks
All units in kN, mm unless other specified
See Also