Click or drag to resize

IGH_StructureStructureProxy Property

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

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

Property Value

Type: IListIList

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

See Also