ArcObjects Library Reference (GeoDatabase)  

ITinSurface3 Interface

Provides access to members that control TIN surfaces.

Product Availability

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

Members

Description
Method Extract Extract part of the TIN.
Method GetVolumeAndArea Returns TIN's volume/area above or below an input z value.
Method InterpolateZ Interpolate the z-coordinate of the specified location.
Read/write property InterpolationMethod The elevation interpolation method.
Method Intersect Intersect with a reference TIN.
Read/write property ProfileWeedTolerance The profile weeding tolerance.
Method QueryLocate Returns the first intersection of the query ray and the TIN.
Method QueryLocateWithinDistance Returns the intersections of the query ray and the TIN.
Method QueryTriangleNormal Returns the vector normal to the specified triangle.

CoClasses that implement ITinSurface3

CoClasses and Classes Description
Tin The Esri TIN component.