GH_StructureTAppendRange Method |
Name | Description | |
---|---|---|
AppendRange(IEnumerableT) |
Append a list of data items to the last branch in the structure
| |
AppendRange(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.
|