GH_SolutionExpiredEventArgs Constructor |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_SolutionExpiredEventArgs(
bool eRecompute
)
Public Sub New (
eRecompute As Boolean
)
Parameters
- eRecompute
- Type: SystemBoolean
See Also