Click or drag to resize

SteelGrade Class

EC3 Steel Connection Design Library
Represents a steel grade according to prEN1993
Inheritance Hierarchy
SystemObject
  SteelConnectionsEC3SteelGrade

Namespace:  SteelConnectionsEC3
Assembly:  SteelConnectionsEC3 (in SteelConnectionsEC3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class SteelGrade

The SteelGrade type exposes the following members.

Constructors
  NameDescription
Public methodSteelGrade
Construction of a steel grade object
Top
Properties
  NameDescription
Public propertyfu
Ultimate stress of steel in kN/mm^2
Public propertyfy
Yield stress of steel in kN/mm^2
Top
Fields
  NameDescription
Public fieldE
Elasticity modulus of steel in kN/mm^2
Public fieldName
Name of the steel grade
Top
Remarks
All units in kN, mm unless other specified
See Also