Click or drag to resize

Node3dTLimit Property

Gets the subdivision limit for this tree. This limit can only be set once when you create a new tree. It is fixed forever after.

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

Property Value

Type: Int32

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

See Also