InterpolateShape(Geometry,Double) Method
Interpolates Z values for a geometric shape from the raster layer. Bilinear interpolation is used.
This method must be called on the MCT. Use QueuedTask.Run.
Parameters
- geometry
- The geometry to be interpolated. It must be a point, multipoint, polyline or polygon.
- stepSize
- A densification parameter. If specified, the multipart will be densified by the value prior to
interpolating heights from the raster surface.
Return Value
A
ArcGIS.Core.Geometry.Geometry with surface elevation z values.
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3.4 or higher.