Click or drag to resize

MemberOnJoint3Connection Class

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

Variables definition:

Inheritance Hierarchy
SystemObject
  SteelConnectionsEC3MemberOnJoint3Connection

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

The MemberOnJoint3Connection type exposes the following members.

Constructors
  NameDescription
Public methodMemberOnJoint3Connection
Initializes a new instance of the MemberOnJoint3Connection class
Top
Methods
  NameDescription
Public methodCalculate
Public methodGetInputWarnings
Returns an object that represents the input warnings of the connection
Top
Fields
  NameDescription
Public fielda
Thickness of plate welds
Public fieldangle1
Member1 angle in degrees
Public fieldangle2
Member2 angle in degrees
Public fieldangle3
Member3 angle in degrees
Public fieldBoltedMember1
Corresponding bolted plate 1
Public fieldBoltedMember2
Corresponding bolted plate 2
Public fieldBoltedMember3
Corresponding bolted plate 3
Public fieldbPlate
Public fieldDoubleSideMember1
True, if double side member is used (for instance 2U), else false
Public fieldDoubleSideMember2
True, if double side member is used (for instance 2U), else false
Public fieldDoubleSideMember3
True, if double side member is used (for instance 2U), else false
Public fieldhPlate
Plate dimansions
Public fieldLoadCases1
Load cases of member1
Public fieldLoadCases2
Load cases of member2
Public fieldLoadCases3
Load cases of member3
Public fieldPlateSteel
Plate steel grade
Public fieldResults
List of results
Public fieldtPlate
Top
Remarks
All units in kN, mm unless other specified
See Also