Click or drag to resize

Node3dTTrimExcess Method

Trim the excess space on all index lists. You can call this method to reduce memory usage. It will not modify the tree in any functional way.

Namespace:  Grasshopper.Kernel.Geometry.SpatialTrees
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void TrimExcess()
See Also