Click or drag to resize

MemberOnJoint2Connection Class

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

Variables definition:

Inheritance Hierarchy
SystemObject
  SteelConnectionsEC3MemberOnJoint2Connection

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

The MemberOnJoint2Connection type exposes the following members.

Constructors
  NameDescription
Public methodMemberOnJoint2Connection
Initializes a new instance of the MemberOnJoint2Connection 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 fielda3
Weld thickness between member and plate
Public fieldangle
Member angle in degrees
Public fieldbPlate
Public fieldDoubleSideMember
True, if double side member 1 is used (for instance 2U), else false
Public fieldhMember
Section height of member 1
Public fieldhPlate
Plate dimansions
Public fieldl3
Weld lengths between member and plate
Public fieldl4
Public fieldLoadCases
Load cases of the member
Public fieldMemberSteel
Member steel grade
Public fieldPlateSteel
Plate steel grade
Public fieldResults
List of results
Public fieldtMember
Section thickness of member 1
Public fieldtPlate
Top
Remarks
All units in kN, mm unless other specified
See Also