GH_ParamTConnectNewObject Method |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxprotected internal bool ConnectNewObject(
IGH_DocumentObject obj
)
Protected Friend Function ConnectNewObject (
obj As IGH_DocumentObject
) As Boolean
Parameters
- obj
- Type: Grasshopper.KernelIGH_DocumentObject
Return Value
Type:
Boolean
See Also