GH_Structure(T).AppendRange Method

GH_StructureTAppendRange Method

Overload List
  NameDescription
Public methodAppendRange(IEnumerableT)
Append a list of data items to the last branch in the structure
Public methodAppendRange(IEnumerableT, GH_Path)
Append a list of data items to the specified branch in the structure. If the branch doesn't exist yet, it will be created.
Top
See Also