This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinSurfaceElement Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control TIN surface elements.
Description | ||
---|---|---|
AspectDegrees | The aspect of the element in degrees. | |
Elevation | The z value of the element. | |
FaceTagValue | The face tag value of the triangle associated with the element. | |
NodeTagValue | The node tag value of the associated triangle node closest to the element. | |
SlopeDegrees | The slope of the element in degrees. | |
Triangle | The triangle referenced by the element. |
CoClasses and Classes | Description |
---|---|
TinSurfaceElement | The Esri TinSurfaceElement component. |