Click or drag to resize

GH_DocumentEnabledObjects Method

Returns all enabled objects in the document

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<IGH_DocumentObject> EnabledObjects()

Return Value

Type: ListIGH_DocumentObject
See Also