Table of Contents

Class RCShellReinforcementRequired

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll

FemDesign "RC design: Shell, utilization" result

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

Properties

CaseIdentifier

Load case or combination name

public string CaseIdentifier { get; }

Property Value

string

ElementId

Finite element element id

public int ElementId { get; }

Property Value

int

Id

Shell name identifier

public string Id { get; }

Property Value

string

NodeId

Finite element node id

public int? NodeId { get; }

Property Value

int?

XBottom

public double XBottom { get; }

Property Value

double

XMid

public double? XMid { get; }

Property Value

double?

XTop

public double XTop { get; }

Property Value

double

YBottom

public double YBottom { get; }

Property Value

double

YMid

public double? YMid { get; }

Property Value

double?

YTop

public double YTop { get; }

Property Value

double

Methods

ToString()

public override string ToString()

Returns

string