GetElevationProfileFromSurface(IEnumerable<Polyline>,ElevationSurfaceLayer,SurfaceZsMissingHandler) Method
Gets an elevation profile for the specified polylines.
All Z values of the calculated polyline are populated from the specified Elevation Surface Layer.
Parameters
- polylines
- A set of polylines.
- surfaceLayer
- Identifies the surface to be used. If null is specified, then the default Ground Surface will be used.
- missingHandler
- provides options to handle missing Zs in the surface
Return Value
An
ElevationProfileResult. If successful, this contains the generated polyline.
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3.4 or higher.