Hardcoded |
Note: This API is now obsolete.
The HardcodedOffsetBaseline type exposes the following members.
| Name | Description | |
|---|---|---|
| AlignmentId |
Gets the ObjectId of the associated alignment.
(Overrides BaseBaselineAlignmentId) | |
| baselineGUID | Obsolete. This property has been deprecated use BaselineGuid instead. (Inherited from BaseBaseline) | |
| BaselineGuid |
Gets the Guid of the Baseline.
(Inherited from BaseBaseline) | |
| BaselineType |
Returns the Baseline type.
(Overrides BaseBaselineBaselineType) | |
| 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 BaseBaselineProfileId) | |
| RelatedOffsetBaselineFeatureLines | Gets related offset baseline feature lines. | |
| StartStation |
Returns the start station value for the baseline.
(Inherited from BaseBaseline) |
| 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 BaseBaselineIsFeatureLineBased) | |
| 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 BaseBaselineSortedStations) | |
| StationOffsetElevationToXYZ |
Returns a world coordinate (in the format X/Y/Z) from a SOE baseline coordinate
(Station/Offset/Elevation).
(Inherited from BaseBaseline) |