This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinEdit Interface > ITinEdit.SetTrianglesInsideDataArea Method (ArcObjects .NET 10.4 SDK) |
Sets all triangles within the TIN interpolation zone.
[Visual Basic .NET]
Public Sub SetTrianglesInsideDataArea ( _
)
[C#] public void SetTrianglesInsideDataArea ( );
[C++]
HRESULT SetTrianglesInsideDataArea(
void
);