Overload | Description |
---|---|
GetZsFromSurface(Geometry) | Obtains a geometry that is similar to the given input geometry, where all Z values are populated from the default Ground Surface Layer. |
GetZsFromSurface(Geometry,ElevationSurfaceLayer) | Obtains a geometry that is similar to the given input geometry, where all Z values are populated from the specified Elevation Surface Layer. |
GetZsFromSurface(Geometry,ElevationSurfaceLayer,SurfaceZsMissingHandler) | Obtains a geometry that is similar to the given input geometry, where some or all Z values are populated from the specified Elevation Surface Layer. |