GH_DocumentObject.IsolateObject Method

GH_DocumentObjectIsolateObject Method

Destroy all connections to other objects.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public virtual void IsolateObject()
Public Overridable Sub IsolateObject

Implements

IGH_DocumentObjectIsolateObject
See Also