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


esriTinPointSelectionMethod Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

esriTinPointSelectionMethod Constants

TIN point selection methods.

Constant Value Description
esriTinPointSelectionRandom 1 Select point randomly.
esriTinPointSelectionZmin 2 Select point with minimum Z.
esriTinPointSelectionZmax 3 Select point with maximum Z.
esriTinPointSelectionZaverage 4 Select point of which the Z value is the closest to the average.

Product Availability

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