Table of Contents

Class RCShellCrackWidth

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll

FemDesign "RC design: Shell, utilization" result

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

Properties

CaseIdentifier

Load case or combination name

public string CaseIdentifier { get; }

Property Value

string

Direction1

Primary direction angle

public double Direction1 { get; }

Property Value

double

Direction2

Secondary direction angle

public double Direction2 { get; }

Property Value

double

ElementId

Finite element id

public int ElementId { get; }

Property Value

int

Face

Face of the shell

public Face Face { get; }

Property Value

Face

Id

Shell name identifier

public string Id { get; }

Property Value

string

Width1

Creck width in primary direction

public double Width1 { get; }

Property Value

double

Width2

Creck width in secondary direction

public double Width2 { get; }

Property Value

double

Methods

ToString()

public override string ToString()

Returns

string