EC3 Steel Connection Design Library
Represents a steel grade according to prEN1993
Inheritance Hierarchy
Namespace:
SteelConnectionsEC3
Assembly:
SteelConnectionsEC3 (in SteelConnectionsEC3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ref class SteelGrade
type SteelGrade = class end
The SteelGrade type exposes the following members.
Constructors
| Name | Description |
---|
| SteelGrade |
Construction of a steel grade object
|
TopProperties
| Name | Description |
---|
| fu |
Ultimate stress of steel in kN/mm^2
|
| fy |
Yield stress of steel in kN/mm^2
|
TopFields
| Name | Description |
---|
| E |
Elasticity modulus of steel in kN/mm^2
|
| Name |
Name of the steel grade
|
TopRemarks All units in kN, mm unless other specified
See Also