The OffsetBaseline type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetDirectionAtStation |
This method returns a Vector3d indicating the direction at the specified station.
(Inherited from BaseBaseline) | |
| GetOffsetElevationFromMainBaselineStation | Returns the offset and elevation at the specified station. | |
| IsFeatureLineBased |
Indicates whether the specific baseline of corridor is feature line based or not.
(Overrides BaseBaselineIsFeatureLineBased) | |
| MainBaselineStationToOffsetBaselineStation | Returns the offset baseline station value from the specified main baseline station. | |
| OffsetBaselineStationToMainBaselineStation | Returns the main baseline station value from the specified offset baseline station. | |
| SetAlignmentAndProfile |
Sets the Alignment and Profile objects associated with this baseline.
(Inherited from BaseBaseline) | |
| SetFeatureLine | Sets the feature line objects associated with this offset 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.
(Overrides BaseBaselineSortedStations) | |
| StationOffsetElevationToXYZ |
Returns a world coordinate (in the format X/Y/Z) from a SOE baseline coordinate
(Station/Offset/Elevation).
(Inherited from BaseBaseline) |
