Table of Contents

Class LabelledSectionInternalForce

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll
[Result(typeof(LabelledSectionInternalForce), new ListProc[] { ListProc.LabelledSectionsInternalForcesLoadCase, ListProc.LabelledSectionsInternalForcesLoadCombination })]
public class LabelledSectionInternalForce : IResult
Inheritance
LabelledSectionInternalForce
Implements
Inherited Members
Extension Methods

Properties

CaseIdentifier

Load case or combination name

public string CaseIdentifier { get; }

Property Value

string

Id

Identifier

public string Id { get; }

Property Value

string

Mx

Local Mx'

public double Mx { get; }

Property Value

double

Mxy

Local Mx'y'

public double Mxy { get; }

Property Value

double

My

Local My'

public double My { get; }

Property Value

double

Nx

Local Nx'

public double Nx { get; }

Property Value

double

Nxy

Local Nx'y'

public double Nxy { get; }

Property Value

double

Ny

Local Ny'

public double Ny { get; }

Property Value

double

Pos

Position along the beam

public double Pos { get; }

Property Value

double

Txz

Local Tx'z'

public double Txz { get; }

Property Value

double

Tyz

Local Ty'z'

public double Tyz { get; }

Property Value

double

Methods

ToString()

public override string ToString()

Returns

string