Class BarTimberUtilization
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
CaseIdentifier
public string CaseIdentifier { get; }
Property Value
FB1
Flexural buckling around axis 1 - 6.3.2
public double FB1 { get; }
Property Value
FB2
Flexural buckling around axis 2 - 6.3.2
public double FB2 { get; }
Property Value
Id
public string Id { get; }
Property Value
Ltb
Lateral torsional buckling - 6.3.3
public double Ltb { get; }
Property Value
Max
Maximum utilisation from all the verifications
public double Max { get; }
Property Value
S
Combined shear and torsion - 6.1.7, 6.1.8
public double S { get; }
Property Value
Section
Applied profile
public string Section { get; }
Property Value
Status
public string Status { get; }
Property Value
T
Combined bending and axial tension - 6.2.3
public double T { get; }
Property Value
Methods
ToString()
public override string ToString()