The BaseBaseline type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetDirectionAtStation | This method returns a Vector3d indicating the direction at the specified station. | |
| IsFeatureLineBased | Indicates whether the specific baseline of corridor is feature line based or not. | |
| SetAlignmentAndProfile | Sets the Alignment and Profile objects associated with this baseline. | |
| SortedStations | Gets the sorted stations for the baseline.Note: This method doesn't work for DREF corridor, in this case, you should first get the applies asemblies and then call Stations() to achieve the similar result. | |
| StationOffsetElevationToXYZ | Returns a world coordinate (in the format X/Y/Z) from a SOE baseline coordinate (Station/Offset/Elevation). |
