The BaselineRegion type exposes the following members.

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