IGH_DataAccess.GetDataList Method

IGH_DataAccessGetDataList Method

Overload List
  NameDescription
Public methodGetDataListT(Int32, ListT)
Retrieve an entire list of data from an input parameter during GH_Component.SolveInstance().
Public methodGetDataListT(String, ListT)
Retrieve an entire list of data from an input parameter during GH_Component.SolveInstance().
Top
See Also