Click or drag to resize

Node3dTMemoryConsumption Property

Gets the estimated memory consumption of the (sub)tree structure. Items inside the global list are not included in this estimate.

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

Property Value

Type: Int64

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

See Also