Overload List
| Name | Description | |
|---|---|---|
| Add(String, ObjectId) |
Adds a region with the given region name and assembly after the last region.
| |
| Add(String, String) |
Adds a region with the given region name and assembly after the last region.
| |
| Add(String, ObjectId, Double, Double) |
Adds a region at the specified start and end station with the given name and assembly.
| |
| Add(String, String, Double, Double) |
Adds a region at the specified start and end station with the given name and assembly.
|