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
)
Public Sub New (
box As BoundingBox
)
Parameters
- box
- Type: BoundingBox
See Also