Click or drag to resize

BoltedBasePlatepy Method

EC3 Steel Connection Design Library
Vertical inner distance for a bolt row

Namespace:  SteelConnectionsEC3
Assembly:  SteelConnectionsEC3 (in SteelConnectionsEC3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public double py(
	int row
)

Parameters

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

Return Value

Type: Double
The vertical distance between the bolts
Remarks
Calculates the sum of the distances between the given row, its previous and its next rows
See Also