Provides access to members that control TIN surfaces.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement ITinSurface3
CoClasses and Classes | Description |
---|---|
Tin | The ESRI TIN component. |