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.)

Properties

  NameDescription
Public propertyAlignmentId
TODO: FINAL REVIEW WAITINGTODO: NEEDS SAMPLE Gets the ObjectId of the referenced Alignment object.
(Overrides BaseBaseline..::..AlignmentId.)
Public propertyBaselineType
TODO: FINAL REVIEW WAITINGTODO: NEEDS SAMPLE Gets the baseline type.
(Overrides BaseBaseline..::..BaselineType.)
Public propertyCorridorId
Gets the ObjectId of the Corridor object associated with this baseline.
(Inherited from BaseBaseline.)
Public propertyDirectionAtStation Obsolete. (Inherited from BaseBaseline.)
Public propertyEndStation
TODO: FINAL REVIEW WAITINGTODO: NEEDS SAMPLE Returns the end station value for the baseline.
Public propertyEndStationOnMainBaseline Obsolete.
Gets the end station on the main baseline.
Public propertyName
TODO: FINAL REVIEW WAITINGTODO: NEEDS SAMPLE Gets or sets the offset baseline name.
Public propertyProfileId
TODO: FINAL REVIEW WAITINGTODO: NEEDS SAMPLE Gets the ObjectId for the referenced Profile object.
(Overrides BaseBaseline..::..ProfileId.)
Public propertyRelatedOffsetBaselineFeatureLines
TODO: FINAL REVIEW WAITINGTODO: NEEDS SAMPLE Gets related offset Baseline FeatureLines.
Public propertyStartStation
TODO: FINAL REVIEW WAITINGTODO: NEEDS SAMPLE Returns the start station value for the main baseline.
Public propertyStartStationOnMainBaseline Obsolete.
Gets the start station on the main baseline.

See Also