Returns the offset and elevation at the specified station.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public Point2d GetOffsetElevationFromMainBaselineStation( double mainBaselineStation ) |
Visual Basic |
---|
Public Function GetOffsetElevationFromMainBaselineStation ( _ mainBaselineStation As Double _ ) As Point2d |
Visual C++ |
---|
public: Point2d GetOffsetElevationFromMainBaselineStation( double mainBaselineStation ) |
Parameters
- mainBaselineStation
- Type: System..::..Double
Main baseline station to retrieve the offset and elevation.
Return Value
The offset and elevation at the specified main baseline station.
Remarks
This method returns the offset and elevation at a specified station on the main baseline. When BaselineType is HardcodedOffsetBaseline, the method will ignore the mainBaselineStation parameter and return the offset between OffsetBaseline and mainBaseline defined in assembly.