Click or drag to resize

Node3dTIsRoot Property

Gets whether this node is a root node. Root nodes have no parent node and depth zero.

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

Property Value

Type: Boolean

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

See Also