Click or drag to resize

GH_DocumentObjects Property

Returns a list of all normal, top-level objects.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IList<IGH_DocumentObject> Objects { get; }

Property Value

Type: IListIGH_DocumentObject

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.Objects"]

See Also