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; }
Public ReadOnly Property ItemCount As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.Geometry.SpatialTrees.Node3d`1.ItemCount"]
See Also