Grasshopper API
IGH_DataAccessGetDataList Method |
| Name | Description | |
|---|---|---|
| GetDataListT(Int32, ListT) |
Retrieve an entire list of data from an input parameter during GH_Component.SolveInstance().
| |
| GetDataListT(String, ListT) |
Retrieve an entire list of data from an input parameter during GH_Component.SolveInstance().
|