public SurfaceZsResult GetZs( Geometry geometry, SurfaceZsMissingHandler missingHandler )
Public Overloads Function GetZs( _ ByVal geometry As Geometry, _ ByVal missingHandler As SurfaceZsMissingHandler _ ) As SurfaceZsResult
Parameters
- geometry
- the input geometry
- missingHandler
- Provides options to handle missing Zs
Return Value
A result that contains a status, plus an output geometry only if the status is favorable.