Table of Contents

Class SurfaceSupportResultant

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll

FemDesign "Surface Support, Reactions" result

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

Properties

CaseIdentifier

Moment resultant

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

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

Name

Surface Support name identifier

public string Name { get; }

Property Value

string

Methods

ToString()

public override string ToString()

Returns

string