GH_Document.SolutionSpan Property

GH_DocumentSolutionSpan Property

Gets the timespan for the most recent solution.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public TimeSpan SolutionSpan { get; }
Public ReadOnly Property SolutionSpan As TimeSpan
	Get

Property Value

Type: TimeSpan

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

See Also