Click or drag to resize

GH_SolutionExpiredEventArgs Constructor

Initializes a new instance of the GH_SolutionExpiredEventArgs class

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_SolutionExpiredEventArgs(
	bool eRecompute
)

Parameters

eRecompute
Type: SystemBoolean
See Also