Click or drag to resize

IGH_ObjectProxyCreateInstance Method

Create a new instance from the target object.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
IGH_DocumentObject CreateInstance()

Return Value

Type: IGH_DocumentObject
An IGH_DocumentObject instance on success or null on failure.
See Also