ArcGIS Pro 2.9 API Reference Guide
SetEmpty Method (Coordinate3D)

ArcGIS.Core.Geometry Namespace > Coordinate3D Structure : SetEmpty Method
Sets the coordinate to empty.
Syntax
public void SetEmpty()
Public Sub SetEmpty() 
Remarks
Sets all the components (X, Y, and Z) to NaN.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Coordinate3D Structure
Coordinate3D Members