Click or drag to resize

GH_DocumentObjectCount Property

Returns the total number of top-level objects in the document.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int ObjectCount { get; }

Property Value

Type: Int32

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

See Also