GH_Box Constructor (Guid)

GH_Box Constructor (Guid)

Initializes a new instance of the GH_Box class

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Box(
	Guid id
)
Public Sub New ( 
	id As Guid
)

Parameters

id
Type: SystemGuid
See Also