GetSurfaceLength(Multipart,Double) Method
Gets the 3D length of the multipart by interpolating heights from the surface and calculating the sum of 3D distances
between the vertices. Bilinear interpolation is used.
This method must be called on the MCT. Use QueuedTask.Run.
Parameters
- multipart
- The multipart to calculate the 3D length for.
- stepSize
- A densification parameter. If specified, the multipart will be densified by the value prior to
interpolating heights from the raster surface.
Return Value
the 3D length of the multipart.
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3.4 or higher.