The OffsetBaseline type exposes the following members.

Methods

  NameDescription
Public methodGetOffsetElevationFromMainBaselineStation
Gets the offset at a station from main baseline.
Public methodMainBaselineStationToOffsetBaselineStation
Transforms the Main Baseline station to an offset Baseline station.
Public methodOffsetBaselineStationToMainBaselineStation
Transforms the offset Baseline station to Main Baseline station.
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 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 propertyEndStationOnMainBaseline
Gets the end station on the main baseline.
Public propertyName
Gets the name of the OffsetBaseline.
Public propertyProfileId (Overrides BaseBaseline..::..ProfileId.)
Public propertyRelatedOffsetBaselineFeatureLines
Gets related offset Baseline FeatureLines.
Public propertyStartStation (Overrides BaseBaseline..::..StartStation.)
Public propertyStartStationOnMainBaseline
Gets the start station on the main baseline.

See Also