This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control TIN surfaces.
Name | 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. |
Classes | Description |
---|---|
Tin | The Esri TIN component. |