Parameters
- index
- The index of the triangle. Triangle indices start at 1.
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method must be called on the MCT. Use QueuedTask.Run. |
ArcGIS.Core.Data.Exceptions.TinException | The editor is not in edit mode. |
This method will not work if attempted on a triangle that contains a super node (one of the 4 outer nodes added by the software when the TIN is first created) as, by definition, they are considered outside the interpolation zone. An error will not be raised in this case, though.
Target Platforms: Windows 11, Windows 10