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 ResultOfIncrementInheritance
Inherited Members
Properties
AxialForce
Axial force
public double AxialForce { get; set; }Property Value
AxialStrain
Axial strain
public double AxialStrain { get; set; }Property Value
AxialStress
Axial stress
public double AxialStress { get; set; }Property Value
Increment
Increment of load case
public int Increment { get; set; }