Click or drag to resize

GH_Box Constructor (BoundingBox)

Initializes a new instance of the GH_Box class

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

Parameters

box
Type: BoundingBox
See Also