Table of Contents

Class SectionResultOnPoints

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

Section result of points

[Obfuscation(Feature = "renaming")]
public class SectionResultOnPoints : SectionResultBase

Inheritance

Inherited Members

Constructors

SectionResultOnPoints()

Constructor

public SectionResultOnPoints()

Properties

Points

Section points

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

Property Value

List<PointResults>