Click or drag to resize

GH_DocumentSelectedObjects Method

Returns all selected objects in the document

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

Return Value

Type: ListIGH_DocumentObject
See Also