Click or drag to resize

BoltedEndPlateFirstRowBelowUpperFlange Method

EC3 Steel Connection Design Library
Checks if the given row is the first below the upper column flange

Namespace:  SteelConnectionsEC3
Assembly:  SteelConnectionsEC3 (in SteelConnectionsEC3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool FirstRowBelowUpperFlange(
	int row
)

Parameters

row
Type: SystemInt32
The bolt row, starting from the top row(=1)

Return Value

Type: Boolean
True, if the bolt row is located outside the column height
Remarks