Table of Contents

Class BarSteelUtilization

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll

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

string

FB

Flexural buckling - Part 1-1: 6.3.1

public double FB { get; }

Property Value

double

IA

Interaction - Part 1-1: 6.3.3

public double IA { get; }

Property Value

double

Id

public string Id { get; }

Property Value

string

LTBb

Lateral torsional buckling, bottom flange - Part 1-1: 6.3.2.4

public double LTBb { get; }

Property Value

double

LTBt

Lateral torsional buckling, top flange - Part 1-1: 6.3.2.4

public double LTBt { get; }

Property Value

double

Max

Maximum utilisation from all the verifications

public double Max { get; }

Property Value

double

RCS

Resistance of cross-section - Part 1-1: 6.2.1

public double RCS { get; }

Property Value

double

SB

Shear buckling - Part 1-5: 5

public double SB { get; }

Property Value

double

Section

Applied profile

public string Section { get; }

Property Value

string

Status

public string Status { get; }

Property Value

string

TFB

Torsional flexural buckling - Part 1-1: 6.3.1

public double TFB { get; }

Property Value

double

Methods

ToString()

public override string ToString()

Returns

string