IGH_Structure.IsEmpty Property

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; }
ReadOnly Property IsEmpty As Boolean
	Get

Property Value

Type: Boolean

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

See Also