IGH_ObjectProxyCreateInstance Method |
Create a new instance from the target object.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax IGH_DocumentObject CreateInstance()
Function CreateInstance As IGH_DocumentObject
Return Value
Type:
IGH_DocumentObjectAn IGH_DocumentObject instance on success or null on failure.
See Also