Click or drag to resize

Bolts Constructor

EC3 Steel Connection Design Library
Bolt object construction

Namespace:  SteelConnectionsEC3
Assembly:  SteelConnectionsEC3 (in SteelConnectionsEC3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Bolts(
	BoltsType _type,
	BoltsGrade _grade,
	bool _OverSizeHoles = false
)

Parameters

_type
Type: SteelConnectionsEC3BoltsType
Bolt type
_grade
Type: SteelConnectionsEC3BoltsGrade
Bolt grade
_OverSizeHoles (Optional)
Type: SystemBoolean
True if oversized holes will be used
Remarks