Skip to content

IGH_StructureEnumerator

Public Interface

Defines a minimum interface for iterating over all data in an IGH_Structure.

Namespace: Grasshopper.Kernel.Data

Assembly: Grasshopper (in Grasshopper.dll)

Syntax

public interface IGH_StructureEnumerator : IEnumerable<IGH_Goo>