Click or drag to resize

Node3dTIsLeaf Property

Gets whether this node is a leaf node. Leaf nodes have no child nodes.

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

Property Value

Type: Boolean

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

See Also