Grasshopper API
GH_StructureTStructureProxy Property |
Gets a proxy list of all the data-arrays in this structure.
Namespace: Grasshopper.Kernel.Data
Assembly: Grasshopper (in Grasshopper.dll)

public IList<IList> StructureProxy { get; }
Public ReadOnly Property StructureProxy As IList(Of IList) Get
Property Value
Type: IListIList[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_Structure`1.StructureProxy"]
Implements
IGH_StructureStructureProxy