Click or drag to resize

Node3dTIsTwig Property

Gets whether this node is a twig node. Twig nodes have both parents and at least one child.

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

Property Value

Type: Boolean

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

See Also