This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriTinSelectionType Constants (ArcObjects .NET 10.4 SDK) |
Esri TIN element-selection type options.
Constant | Value | Description |
---|---|---|
esriTinSelectionNew | 0 | New and add to selection. |
esriTinSelectionAdd | 1 | Add to selection. |
esriTinSelectionSubtract | 2 | Remove from selection. |
esriTinSelectionFlip | 3 | Add to or remove from selection. |