Tagged Questions
1
vote
0answers
47 views
How to get the nodes on the absolute boundary of a TIN with ArcObjects
I am trying to get only the nodes on the absolute boundary of a Tin. But GetNeighbor or LeftTriangle methods return edges whose nodes have NaN Z and very weird X-Y coordinates, so the row is inserted ...