Click or drag to resize

PointResultsResults Property

Compatible with IDEA StatiCa Beta 21.0 - beta
List of results in the point

Namespace:  IdeaRS.OpenModel.Result
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public List<PointResultBase> Results { get; set; }

Property Value

Type: ListPointResultBase
See Also