The BaselineRegion type exposes the following members.

Methods

  NameDescription
Public methodAdditionalStations
Public methodAddStation
Adds a station to the BaselineRegion.
Public methodClearAdditionalStations
Public methodDeleteStation
Removes a station from the BaselineRegion.
Public methodGetTargets
Gets the targets information.
Public methodSetTargets
Sets the target information. The pass in updatedTargets should be got from method GetTargets().
Public methodSortedStations

Properties

  NameDescription
Public propertyAppliedAssemblies
Gets the collection of AppliedAssembly objects associated with this BaselineRegion.
Public propertyAssemblyId
Gets the ObjectId of the Assembly associated with this BaselineRegion.
Public propertyCorridorId
Gets the ObjectId of the Corridor this BaselineRegion is associated with.
Public propertyEndStation
Gets or sets the number of the end station for this BaselineRegion.
Public propertyIsProcessed
Gets whether this BaselineRegion is processed.
Public propertyName
Gets or sets the name of the BaselineRegion.
Public propertyOffsetBaselines
Gets the collection of OffsetBaseline objects associated with this BaselineRegion.
Public propertyStartStation
Gets or sets the number of the start station for this BaselineRegion.

See Also