Click or drag to resize

GH_DocumentDisabledObjects Method

Returns all disabled objects in the document

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

Return Value

Type: ListIGH_DocumentObject
See Also