Click or drag to resize

GH_ParamTConnectNewObject Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected internal bool ConnectNewObject(
	IGH_DocumentObject obj
)

Parameters

obj
Type: Grasshopper.KernelIGH_DocumentObject

Return Value

Type: Boolean
See Also