This document is archived and information here might be outdated.  Recommended version.


esriTinQualification Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriTinQualification Constants
ArcGIS Developer Help

esriTinQualification Constants

Esri TIN enumerator-criteria options.

Constant Value Description
esriTinAll 1 Returns all elements.
esriTinInsideTin 2 Returns all elements except those associated to super nodes.
esriTinInsideDataArea 4 Returns elements inside data area only.
esriTinSingleEdge 8 Returns only one of the two adjacent triangle edges.
esriTinDoubleEdges 16 Returns both of the two adjacent triangle edges.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.