Click or drag to resize

GH_ObjectWrapper Constructor (Object)

Initializes a new instance of the GH_ObjectWrapper class

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_ObjectWrapper(
	Object obj
)

Parameters

obj
Type: SystemObject
See Also