The BaselineRegion type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AdditionalStations | ||
| AddStation | Adds a station to the BaselineRegion. | |
| ClearAdditionalStations | ||
| DeleteStation | Removes a station from the BaselineRegion. | |
| ExportSolids(ExportCorridorSolidsParams, Database) | Export solids from a specified range in the corridor region and save to target database. | |
| ExportSolids(ExportCorridorSolidsParams, Double, Double, Database) | Export solids from a specified range in the corridor region and save to target database. | |
| GetOverriddenStations | Gets the information of the overridden stations. | |
| GetTargets | Gets the targets information. | |
| Match | Match the assembly, frequency parameters and target from sourceRegion. | |
| Merge | Merges the regions in the range specified by first and last region into current region. | |
| RemoveOverriddenStation | Removes a overridden station from region. | |
| SetTargets | Sets the target information. The pass in updatedTargets should be got from method GetTargets(). | |
| SortedStations | ||
| Split | Splits the baseline region. |
