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; }
ReadOnly Property StructureProxy As IList(Of IList)
Get
Property Value
Type:
IListIList[Missing <value> documentation for "P:Grasshopper.Kernel.Data.IGH_Structure.StructureProxy"]
See Also