Grasshopper API
GH_DocumentEnabledObjects Method |
Returns all enabled objects in the document
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)
public List<IGH_DocumentObject> EnabledObjects()
Public Function EnabledObjects As List(Of IGH_DocumentObject)