Table of Contents

Class LineConnectionResultant

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll

FemDesign "Line connection, Resultants" result

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

Properties

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

HalfLength

l/2 length of connection

public double HalfLength { get; }

Property Value

double

Id

Support name 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