Table of Contents

Class BarTimberUtilization

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll

FemDesign "Bars, Stresses" result

[Result(typeof(BarTimberUtilization), new ListProc[] { ListProc.TimberBarUtilizationLoadCombination })]
public class BarTimberUtilization : IResult
Inheritance
BarTimberUtilization
Implements
Inherited Members
Extension Methods

Properties

C

Combined bending and compression tension - 6.1.4, 6.2.4

public double C { get; }

Property Value

double

CaseIdentifier

public string CaseIdentifier { get; }

Property Value

string

FB1

Flexural buckling around axis 1 - 6.3.2

public double FB1 { get; }

Property Value

double

FB2

Flexural buckling around axis 2 - 6.3.2

public double FB2 { get; }

Property Value

double

Id

public string Id { get; }

Property Value

string

Ltb

Lateral torsional buckling - 6.3.3

public double Ltb { get; }

Property Value

double

Max

Maximum utilisation from all the verifications

public double Max { get; }

Property Value

double

S

Combined shear and torsion - 6.1.7, 6.1.8

public double S { get; }

Property Value

double

Section

Applied profile

public string Section { get; }

Property Value

string

Status

public string Status { get; }

Property Value

string

T

Combined bending and axial tension - 6.2.3

public double T { get; }

Property Value

double

Methods

ToString()

public override string ToString()

Returns

string