Click or drag to resize

GH_SolutionEventArgsStartTime Property

Gets the time when the current solution began.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public DateTime StartTime { get; }

Property Value

Type: DateTime

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_SolutionEventArgs.StartTime"]

See Also