Table of Contents

Class LabelledSectionResultant

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

Properties

BasePointFromSP

Identifier

public double BasePointFromSP { get; }

Property Value

double

CaseIdentifier

Load case or combination name

public string CaseIdentifier { get; }

Property Value

string

Fx

Local Fx'

public double Fx { get; }

Property Value

double

Fy

Local Fy'

public double Fy { get; }

Property Value

double

Fz

Local Fz'

public double Fz { get; }

Property Value

double

Id

Identifier

public string Id { get; }

Property Value

string

Mx

Local Mx'

public double Mx { get; }

Property Value

double

My

Local My'

public double My { get; }

Property Value

double

Mz

Local Mz'

public double Mz { get; }

Property Value

double

Methods

ToString()

public override string ToString()

Returns

string