Class ResultOfNLASection Deprecated
- Namespace
 - IdeaRS.OpenModel.Result
 
- Assembly
 - IdeaRS.OpenModel.dll
 
Result of internal forces in the one position
[Obfuscation(Feature = "renaming")]
[Obsolete]
public class ResultOfNLASectionInheritance
Inherited Members
Constructors
ResultOfNLASection()
Constructor
public ResultOfNLASection()Properties
Points
Results in points
public List<ResultOfNLAPoint> Points { get; set; }Property Value
Position
Position on member
public double Position { get; set; }