Click or drag to resize

GH_Boolean Constructor (GH_Boolean)

Initializes a new instance of the GH_Boolean class

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

Parameters

other
Type: Grasshopper.Kernel.TypesGH_Boolean
See Also