The HardcodedOffsetBaseline type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetDirectionAtStation |
This method returns a Vector3d indicating the direction at the specified station.
(Inherited from BaseBaseline.) |
![]() | IsFeatureLineBased |
Indicates whether the specific baseline of corridor is feature line based or not.
(Overrides BaseBaseline..::..IsFeatureLineBased()()()().) |
![]() | SetAlignmentAndProfile |
Sets the Alignment and Profile objects associated with this baseline.
(Inherited from BaseBaseline.) |
![]() | SortedStations |
Returns an array of all the station values for the Baseline.
(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.) |
Properties
Name | Description | |
---|---|---|
![]() | AlignmentId |
Gets the ObjectId of the associated alignment.
(Overrides BaseBaseline..::..AlignmentId.) |
![]() | baselineGUID |
Gets the GUID of the Baseline.
(Inherited from BaseBaseline.) |
![]() | BaselineType |
Returns the Baseline type.
(Overrides BaseBaseline..::..BaselineType.) |
![]() | CorridorId |
Gets the ObjectId of the Corridor object associated with this baseline.
(Inherited from BaseBaseline.) |
![]() | DirectionAtStation | Obsolete. (Inherited from BaseBaseline.) |
![]() | EndStation |
Returns the end station value for the baseline.
(Inherited from BaseBaseline.) |
![]() | FeatureLineId |
Gets the ID of the Feature Line this baseline is associated with.
(Inherited from BaseBaseline.) |
![]() | Name |
Gets the name of the HardcodedOffsetBaseline.
|
![]() | OffsetElevationFromMainBaseline |
Gets the offset elevation from the main Baseline.
|
![]() | ProfileId |
Gets the ObjectId of the associated Profile.
(Overrides BaseBaseline..::..ProfileId.) |
![]() | RelatedOffsetBaselineFeatureLines |
Gets related offset baseline feature lines.
|
![]() | StartStation |
Returns the start station value for the baseline.
(Inherited from BaseBaseline.) |