The Baseline type exposes the following members.

Methods

  NameDescription
Public methodGetTargets
Gets the targets information.
Public methodSetTargets
Sets the target information. The pass in updatedTargets should be got from method GetTargets().
Public methodSortedStations (Overrides BaseBaseline..::..SortedStations()()()().)
Public methodStationOffsetElevationToXYZ
Transforms an SOE coordinate to an xyz world coordinate.
(Inherited from BaseBaseline.)

Properties

  NameDescription
Public propertyAlignmentId (Overrides BaseBaseline..::..AlignmentId.)
Public propertyAppliedAssembly[([( Double])])
Gets the AppliedAssembly by station.
Public propertyAppliedAssembly[([( Int32])])
Gets the AppliedAssembly by index.
Public propertyBaselineRegions
Gets the collection of BaselineRegion objects in this Baseline.
Public propertyBaselineType (Overrides BaseBaseline..::..BaselineType.)
Public propertyCorridorId
Gets the ID of the Corridor this baseline is associated with.
(Inherited from BaseBaseline.)
Public propertyDirectionAtStation
Gets the direction at a station of the baseline.
(Inherited from BaseBaseline.)
Public propertyEndStation (Overrides BaseBaseline..::..EndStation.)
Public propertyIsProcessed
Gets whether this Baseline is built during corridor rebuild.
Public propertyMainBaselineFeatureLines
Gets the main baseline FeatureLine collection.
Public propertyName
Gets or sets the name of Baseline.
Public propertyOffsetBaselineFeatureLinesCol
Gets the offset baseline FeatureLine collection.
Public propertyProfileId (Overrides BaseBaseline..::..ProfileId.)
Public propertyStartStation (Overrides BaseBaseline..::..StartStation.)

See Also