Click or drag to resize

GH_DocumentSolutionHistory Property

Gets a list of the last 1000 solution timespans, from oldest to youngest.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<GH_SolutionSpan> SolutionHistory { get; }

Property Value

Type: ListGH_SolutionSpan

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.SolutionHistory"]

See Also