Click or drag to resize

GH_DocumentAttributeCount Property

Returns the total number of attributes in the document. Both Normal and Hidden ones

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

Property Value

Type: Int32

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

See Also