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