Click or drag to resize

GH_StructureTStructureProxy Property

Gets a proxy list of all the data-arrays in this structure.

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IList<IList> StructureProxy { get; }

Property Value

Type: IListIList

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

Implements

IGH_StructureStructureProxy
See Also