Table of Contents

Class RCBarUtilization

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll

FemDesign "RC design: Shell, utilization" result

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

Properties

C

Concrete utilization

public double C { get; }

Property Value

double

CW

Utilization for crack width

public double CW { get; }

Property Value

double

CaseIdentifier

Load case or combination name

public string CaseIdentifier { get; }

Property Value

string

Id

Bar name identifier

public string Id { get; }

Property Value

string

Max

Maximum utilization

public double Max { get; }

Property Value

double

SEC

Section utilization

public double SEC { get; }

Property Value

double

ST

Stirrups utilization

public double ST { get; }

Property Value

double

T

Torsional utilization

public double T { get; }

Property Value

double

Methods

ToString()

public override string ToString()

Returns

string