ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Geometry Namespace / Coordinate3D Structure / Distance Method
The first coordinate
The second coordinate
Version

Distance Method (Coordinate3D)
Gets the 3D distance between two instances of Coordinate3D.
Syntax

Parameters

coordinate1
The first coordinate
coordinate2
The second coordinate

Return Value

The 3D distance between coordinate1 and coordinate2.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also