Click or drag to resize

Node3dTItemCount Property

Gets the total number of items stored directly in this node.

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

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.Kernel.Geometry.SpatialTrees.Node3d`1.ItemCount"]

See Also