Finds the elevation of the surface at the specified XY location.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public double FindElevationAtXY( double x, double y )
VB
Public Function FindElevationAtXY ( x As Double, y As Double ) As Double
C++
public: double FindElevationAtXY( double x, double y )
Parameters
- x Double
- y Double