Click or drag to resize

GH_Box Constructor (GH_Box)

Initializes a new instance of the GH_Box class

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

Parameters

other
Type: Grasshopper.Kernel.TypesGH_Box
See Also