The Baseline type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetAppliedAssemblyAtIndex |
Gets the AppliedAssembly by index.
|
![]() | GetAppliedAssemblyAtStation |
Gets the AppliedAssembly by station.
|
![]() | GetDirectionAtStation |
This method returns a Vector3d indicating the direction at the specified station.
(Inherited from BaseBaseline.) |
![]() | GetTargets |
Gets the targets information.
|
![]() | SetAlignmentAndProfile |
Sets the Alignment and Profile objects associated with this baseline.
(Inherited from BaseBaseline.) |
![]() | SetTargets |
Sets the target information. The pass in updatedTargets should be got from method GetTargets().
|
![]() | SortedStations |
Returns an array of doubles with the baseline stations sorted.
(Overrides BaseBaseline..::..SortedStations()()()().) |
![]() | StationOffsetElevationToXYZ |
Returns a world coordinate (in the format X/Y/Z) from a SOE baseline coordinate
(Station/Offset/Elevation).
(Inherited from BaseBaseline.) |