Click or drag to resize

IGH_StructureIsEmpty Property

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

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

Property Value

Type: Boolean

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

See Also