IGH_DataAccess.GetDataTree Method

IGH_DataAccessGetDataTree Method

Overload List
  NameDescription
Public methodGetDataTreeT(Int32, GH_StructureT)
Retrieve an entire data tree from an input parameter during GH_Component.SolveInstance().
Public methodGetDataTreeT(String, GH_StructureT)
Retrieve an entire data tree from an input parameter during GH_Component.SolveInstance().
Top
See Also