Click or drag to resize

GH_StructureTIsEmpty Property

Gets the Empty state of the structure. If the structure is Empty it contains no paths and no branches.

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool IsEmpty { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_Structure`1.IsEmpty"]

Implements

IGH_StructureIsEmpty
See Also