Table of Contents

Class RCShellUtilization

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll

FemDesign "RC design: Shell, utilization" result

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

Properties

BU

Utilization for shell buckling

public double BU { get; }

Property Value

double

CWB

Utilization for crack width on the bottom face

public double CWB { get; }

Property Value

double

CWT

Utilization for crack width on the top face

public double CWT { get; }

Property Value

double

CaseIdentifier

Load case or combination name

public string CaseIdentifier { get; }

Property Value

string

Id

Shell name identifier

public string Id { get; }

Property Value

string

Max

Max utilization of bottom/top and x'/y' reinforcement and crack width on top/bottom face.

public double Max { get; }

Property Value

double

RBX

Utilization of bottom x'/r reinforcement

public double RBX { get; }

Property Value

double

RBY

Utilization of bottom y'/t reinforcement

public double RBY { get; }

Property Value

double

RTX

Utilization of top x'/r reinforcement

public double RTX { get; }

Property Value

double

RTY

Utilization of top y'/t reinforcement

public double RTY { get; }

Property Value

double

Methods

ToString()

public override string ToString()

Returns

string