Table of Contents

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 ResultOfNLASection

Inheritance

Inherited Members

Constructors

ResultOfNLASection()

Constructor

public ResultOfNLASection()

Properties

Points

Results in points

public List<ResultOfNLAPoint> Points { get; set; }

Property Value

List<ResultOfNLAPoint>

Position

Position on member

public double Position { get; set; }

Property Value

double