public enum SurfaceZsResultStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SurfaceZsResultStatus Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SurfaceZsResultStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SurfaceZsResultStatus Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description |
|---|---|
| CalculationError | error: something went wrong when calculating, probably a SpatialReference issue |
| Cancelled | information: the calculation was cancelled, Zs are not available |
| InvalidState | error: something went wrong internally |
| NoSource | the specified surface has no data sources, all Zs were set to a constant value, Zs are available |
| Ok | calculation went fine, Zs are available |
| OutsideDomain | information: input is entirely outside the surface domain, Zs are not available |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Mapping.SurfaceZsResultStatus
Target Platforms: Windows 10, Windows 8.1