Parameters
- geometry
- The input geometry.
Return Value
The geometry with the Z-values set to NaN. If the geometry is empty, then the input geometry is returned unchanged.
Exception | Description |
---|---|
System.ArgumentNullException | Geometry is null. |
System.InvalidOperationException | This geometry is not Z-Aware. |
System.NotImplementedException | The method is not implemeted for GeometryBag. |
Target Platforms: Windows 11, Windows 10