This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriSurfaceConversionType Constants (ArcObjects .NET 10.5 SDK) |
Esri TIN attribute type for polygonization.
Constant | Value | Description |
---|---|---|
esriDegreeSlope | 0 | Uses degree slope for polygonization. |
esriPercentageSlope | 1 | Uses percentage slope for polygonization. |
esriDegreeAspect | 2 | Uses degree aspect for polygonization. |