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