Class BarSteelUtilization
FemDesign "Bars, Stresses" result
[Result(typeof(BarSteelUtilization), new ListProc[] { ListProc.SteelDesignBarUtilizationLoadCombination })]
public class BarSteelUtilization : IResult
- Inheritance
-
BarSteelUtilization
- Implements
- Inherited Members
- Extension Methods
Properties
CaseIdentifier
public string CaseIdentifier { get; }
Property Value
FB
Flexural buckling - Part 1-1: 6.3.1
public double FB { get; }
Property Value
IA
Interaction - Part 1-1: 6.3.3
public double IA { get; }
Property Value
Id
public string Id { get; }
Property Value
LTBb
Lateral torsional buckling, bottom flange - Part 1-1: 6.3.2.4
public double LTBb { get; }
Property Value
LTBt
Lateral torsional buckling, top flange - Part 1-1: 6.3.2.4
public double LTBt { get; }
Property Value
Max
Maximum utilisation from all the verifications
public double Max { get; }
Property Value
RCS
Resistance of cross-section - Part 1-1: 6.2.1
public double RCS { get; }
Property Value
SB
Shear buckling - Part 1-5: 5
public double SB { get; }
Property Value
Section
Applied profile
public string Section { get; }
Property Value
Status
public string Status { get; }
Property Value
TFB
Torsional flexural buckling - Part 1-1: 6.3.1
public double TFB { get; }
Property Value
Methods
ToString()
public override string ToString()