BoltedEndPlateVerticalRowDistances Method |
EC3 Steel Connection Design Library
Calculation of the distance of each row from the upper edge of the endplate
Namespace:
SteelConnectionsEC3
Assembly:
SteelConnectionsEC3 (in SteelConnectionsEC3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public List<double> VerticalRowDistances()
Public Function VerticalRowDistances As List(Of Double)
public:
List<double>^ VerticalRowDistances()
member VerticalRowDistances : unit -> List<float>
Return Value
Type:
ListDoubleA list of doubles that contains the distance of each row from the upper edge of the endplate
Remarks See Also