This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinSurface3 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control TIN surfaces.
Description | ||
---|---|---|
Extract | Extract part of the TIN. | |
GetVolumeAndArea | Returns TIN's volume/area above or below an input z value. | |
InterpolateZ | Interpolate the z-coordinate of the specified location. | |
InterpolationMethod | The elevation interpolation method. | |
Intersect | Intersect with a reference TIN. | |
ProfileWeedTolerance | The profile weeding tolerance. | |
QueryLocate | Returns the first intersection of the query ray and the TIN. | |
QueryLocateWithinDistance | Returns the intersections of the query ray and the TIN. | |
QueryTriangleNormal | Returns the vector normal to the specified triangle. |
CoClasses and Classes | Description |
---|---|
Tin | The Esri TIN component. |