Table of Contents

Class ResultOfIncrement Deprecated

Namespace
IdeaRS.OpenModel.Result
Assembly
IdeaRS.OpenModel.dll

Result of internal forces in the one position

[Obfuscation(Feature = "renaming")]
[Obsolete]
public class ResultOfIncrement

Inheritance

Inherited Members

Properties

AxialForce

Axial force

public double AxialForce { get; set; }

Property Value

double

AxialStrain

Axial strain

public double AxialStrain { get; set; }

Property Value

double

AxialStress

Axial stress

public double AxialStress { get; set; }

Property Value

double

Increment

Increment of load case

public int Increment { get; set; }

Property Value

int