Baseline |
The BaselineRegion type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AppliedAssemblies | Gets the collection of AppliedAssembly objects associated with this BaselineRegion. |
![]() | AppliedAssemblySetting | Gets the information of the way to apply assembly. |
![]() | AssemblyId | Gets or sets the ObjectId of the Assembly associated with this BaselineRegion. |
![]() | CorridorId | Gets the ObjectId of the Corridor this BaselineRegion is associated with. |
![]() | EndStation | Gets or sets the number of the end station for this BaselineRegion. |
![]() | IsProcessed | Obsolete. Gets whether this BaselineRegion is processed. |
![]() | Name | Gets or sets the name of the BaselineRegion. |
![]() | NeedsProcessing | Gets or sets whether this BaselineRegion is built during corridor rebuild. |
![]() ![]() | OffsetBaselines | Gets the collection of OffsetBaseline objects associated with this BaselineRegion. |
![]() | RegionGUID | Gets the GUID of BaselineRegion object. |
![]() | StartStation | Gets or sets the number of the start station for this BaselineRegion. |
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. |