Table of Contents

Class RCShellDesignForces

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll

FemDesign "RC design: Shell, Design Forces" result

[Result(typeof(RCShellDesignForces), new ListProc[] { ListProc.RCDesignShellDesignForcesLoadCombination })]
public class RCShellDesignForces : IResult
Inheritance
RCShellDesignForces
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

MxBottom

mx or mr bottom

public double MxBottom { get; }

Property Value

double

MxTop

mx or mr top

public double MxTop { get; }

Property Value

double

MyBottom

my or mt bottom

public double MyBottom { get; }

Property Value

double

MyTop

my or mt top

public double MyTop { get; }

Property Value

double

NodeId

Finite element node id

public int? NodeId { get; }

Property Value

int?

NxMax

nx or nr max

public double NxMax { get; }

Property Value

double

NxMin

nx or nr min

public double NxMin { get; }

Property Value

double

NyMax

ny or nt max

public double NyMax { get; }

Property Value

double

NyMin

ny or nt min

public double NyMin { get; }

Property Value

double

Methods

ToString()

public override string ToString()

Returns

string