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. |
![]() | GetTargets |
Gets the targets information.
|
![]() | SetTargets |
Sets the target information. The pass in updatedTargets should be got from method GetTargets().
|
![]() | SortedStations |
Properties
Name | Description | |
---|---|---|
![]() | AppliedAssemblies | Gets the collection of AppliedAssembly objects associated with this BaselineRegion. |
![]() | AssemblyId | Gets 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 | Gets whether this BaselineRegion is processed. |
![]() | Name |
Gets or sets the name of the BaselineRegion.
|
![]() | OffsetBaselines | Gets the collection of OffsetBaseline objects associated with this BaselineRegion. |
![]() | StartStation | Gets or sets the number of the start station for this BaselineRegion. |