The OffsetBaseline type exposes the following members.

Methods

  NameDescription
Public methodGetDirectionAtStation
This method returns a Vector3d indicating the direction at the specified station.
(Inherited from BaseBaseline.)
Public methodGetOffsetElevationFromMainBaselineStation
TODO: FINAL REVIEW WAITINGTODO: NEEDS SAMPLE Returns the offset and elevation at the specified station.
Public methodMainBaselineStationToOffsetBaselineStation
TODO: FINAL REVIEW WAITINGTODO: NEEDS SAMPLE Returns the offset baseline station value from the specified main baseline station.
Public methodOffsetBaselineStationToMainBaselineStation
TODO: FINAL REVIEW WAITINGTODO: NEEDS SAMPLE Returns the main baseline station value from the specified offset baseline station.
Public methodSetAlignmentAndProfile
Sets the Alignment and Profile objects associated with this baseline.
(Inherited from BaseBaseline.)
Public methodSortedStations
Gets the sorted stations for the baseline.
(Overrides BaseBaseline..::..SortedStations()()()().)
Public methodStationOffsetElevationToXYZ
Returns a world coordinate (in the format X/Y/Z) from a SOE baseline coordinate (Station/Offset/Elevation).
(Inherited from BaseBaseline.)

See Also