The HardcodedOffsetBaseline 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 methodSetAlignmentAndProfile
Sets the Alignment and Profile objects associated with this baseline.
(Inherited from BaseBaseline.)
Public methodSortedStations
Returns an array of all the station values 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