Click or drag to resize

GH_Boolean Constructor (Boolean)

Initializes a new instance of the GH_Boolean class

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Boolean(
	bool bool
)

Parameters

bool
Type: SystemBoolean
See Also