Click or drag to resize

GH_PreviewUtilAddBox Method

Add a box to the temporary Preview lists.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void AddBox(
	Box box
)

Parameters

box
Type: Box
Box to add.
See Also