Parameters
- geometry
- The geometry to be densified.
- maxDeviationMeters
- The maximum distance in meters that the output geometry can deviate from the input geometry.
Return Value
Returns the densified geometry.
Exception | Description |
---|---|
System.ArgumentNullException | Geometry is null or empty. |
System.NotImplementedException | The method is not implemented for GeometryBag or Multipatch. |
Target Platforms: Windows 11, Windows 10