Click or drag to resize

GH_DocumentUnselectedObjects Method

Returns all unselected objects in the document

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

Return Value

Type: ListIGH_DocumentObject
See Also