DesignForms
TEuroCode Class Reference

EuroCode contains general EC functions More...

Public Member Functions

int SteelSectionBendingClass (TStructure Geometry, double fy)
 Returns cross section bending class according to EC 1993 More...
 
int SteelSectionPressureClass (TStructure Geometry, double fy)
 Returns cross section pressure class according to EC 1993 More...
 
TStructure SteelSectionBucklingCoeff (TStructure CS, double fy)
 Returns structured variable with buckling curves and coefficients More...
 

Detailed Description

EuroCode contains general EC functions

Member Function Documentation

int SteelSectionBendingClass ( TStructure  Geometry,
double  fy 
)

Returns cross section bending class according to EC 1993

Parameters
GeometryStructured variable with cross section properties.
fyYield strength of cross section material
Returns
Cross section bending class according to EC 1993
TStructure SteelSectionBucklingCoeff ( TStructure  CS,
double  fy 
)

Returns structured variable with buckling curves and coefficients

Parameters
CSStructured variable with cross section properties.
fyYield strength of cross section material
Returns
Structured variable with buckling curves and coefficients
int SteelSectionPressureClass ( TStructure  Geometry,
double  fy 
)

Returns cross section pressure class according to EC 1993

Parameters
GeometryStructured variable with cross section properties.
fyYield strength of cross section material
Returns
Cross section pressure class according to EC 1993