|
Name |
Description |
![Method](bitmaps/Method.gif) |
ConvertToPolygons |
Converts similar triangles to a polygon feature class. |
![Read-only property](bitmaps/ReadOnly.gif) |
DataEdgeCount |
The number of TIN edges that have a data triangle on one side or the other. |
![Read-only property](bitmaps/ReadOnly.gif) |
DataNodeCount |
The number of data nodes in the TIN. |
![Read-only property](bitmaps/ReadOnly.gif) |
DataTriangleCount |
The number of data triangles in the TIN. |
![Read-only property](bitmaps/ReadOnly.gif) |
EdgeCount |
The total number of edges in the TIN. |
![Read-only property](bitmaps/ReadOnly.gif) |
Extent |
The interpolation zone of the TIN. |
![Method](bitmaps/Method.gif) |
ExtractPolygon |
Returns a polygon definition based on all contiguous triangles having the same filter criteria. |
![Method](bitmaps/Method.gif) |
ExtractPolyline |
Returns a polyline definition based on triangle edges that meet the same filter criteria. |
![Read-only property](bitmaps/ReadOnly.gif) |
Fields |
The collection of attribute items of the TIN. |
![Method](bitmaps/Method.gif) |
FindNaturalNeighbors |
Returns the immediate surrounding nodes to the query point. |
![Method](bitmaps/Method.gif) |
FindTriangle |
The triangle at the specified location. |
![Method](bitmaps/Method.gif) |
FindTriangleNeighborhood |
Returns all triangles whose circumscribed circle contains the query point. |
![Read/write property](bitmaps/ReadWrite.gif) |
Flag |
The user-defined flag for the TIN. |
![Read-only property](bitmaps/ReadOnly.gif) |
FullExtent |
The full 2D-extent of the TIN including NODATA nodes. |
![Method](bitmaps/Method.gif) |
GenerateUniqueTagValue |
Returns a new, previously unused tag value for the element. |
![Method](bitmaps/Method.gif) |
GetDataArea |
Returns a polygon representing the data area of the TIN. |
![Method](bitmaps/Method.gif) |
GetEdge |
The edge referenced by the index. |
![Method](bitmaps/Method.gif) |
GetEdgeTagValue |
The tag value of the edge referenced by the index. |
![Method](bitmaps/Method.gif) |
GetEdgeType |
Gets the specified edge's type. |
![Method](bitmaps/Method.gif) |
GetNode |
The node referenced by the specified index. |
![Method](bitmaps/Method.gif) |
GetNodeTagValue |
The tag value of the node referenced by the index. |
![Method](bitmaps/Method.gif) |
GetNodeZ |
The z value of the node referenced by the index. |
![Method](bitmaps/Method.gif) |
GetTriangle |
The triangle referenced by the index. |
![Method](bitmaps/Method.gif) |
GetTriangleSeeds |
Returns one triangle representing each polygon defined by the filter criteria of the TIN. |
![Method](bitmaps/Method.gif) |
GetTriangleTagValue |
The tag value of the triangle referenced by the index. |
![Method](bitmaps/Method.gif) |
GetUniqueTagValues |
Returns unique tag values for the specified element type. |
![Read-only property](bitmaps/ReadOnly.gif) |
HasEdgeTagValues |
Indicates if the TIN dataset has edge tag values. |
![Read-only property](bitmaps/ReadOnly.gif) |
HasNodeTagValues |
Indicates if the TIN dataset has node tag values. |
![Read-only property](bitmaps/ReadOnly.gif) |
HasTriangleTagValues |
Indicates if the TIN dataset has triangle tag values. |
![Method](bitmaps/Method.gif) |
Init |
Opens the specified TIN. |
![Read-only property](bitmaps/ReadOnly.gif) |
IsDelaunay |
Indicates if TIN was constructed using Delaunay triangulation. |
![Read-only property](bitmaps/ReadOnly.gif) |
IsEmpty |
Indicates if the TIN contains no data. |
![Method](bitmaps/Method.gif) |
IsVoidZ |
Indicates if the passed value is equal to the TIN's void value. |
![Method](bitmaps/Method.gif) |
MakeEdgeEnumerator |
Makes an edge enumerator based on the extent of the envelope. |
![Method](bitmaps/Method.gif) |
MakeNodeEnumerator |
Makes a node enumerator based on the extent of the envelope. |
![Method](bitmaps/Method.gif) |
MakeTriangleEnumerator |
Makes a triangle enumerator based on the extent of the envelope. |
![Read-only property](bitmaps/ReadOnly.gif) |
NodeCount |
The total number of nodes in the TIN. |
![Read/write property](bitmaps/ReadWrite.gif) |
ProcessCancelled |
Indicates if a process has been cancelled. |
![Method](bitmaps/Method.gif) |
QueryEdge |
The edge equal to that referenced by the index. |
![Method](bitmaps/Method.gif) |
QueryEdgeAsLine |
The line equal to the edge referenced by the index. |
![Method](bitmaps/Method.gif) |
QueryEdgeAsWKSPointZs |
The points equal to the end points of the edge referenced by the index. |
![Method](bitmaps/Method.gif) |
QueryNearestEdge |
Finds and returns the nearest edge to the query point. |
![Method](bitmaps/Method.gif) |
QueryNearestNode |
Finds and returns the nearest node to the query point. |
![Method](bitmaps/Method.gif) |
QueryNode |
Queries the node equal to that specified by the index. |
![Method](bitmaps/Method.gif) |
QueryNodeAsPoint |
Queries the point equal to that specified by the index. |
![Method](bitmaps/Method.gif) |
QueryNodeAsWKSPointZ |
Queries the point equal to that specified by the index. |
![Method](bitmaps/Method.gif) |
QueryTriangle |
The triangle equal to that referenced by the index. |
![Method](bitmaps/Method.gif) |
QueryTriangleAsRing |
The ring equal to the triangle referenced by the index. |
![Method](bitmaps/Method.gif) |
QueryTriangleAsWKSPointZs |
Queries the points equal to the nodes of the triangle referenced by the index. |
![Method](bitmaps/Method.gif) |
SaveAs |
Saves the TIN to disk using the specified name. |
![Method](bitmaps/Method.gif) |
SetEmpty |
Uninitializes the TIN. |
![Read-only property](bitmaps/ReadOnly.gif) |
SuperNodeExtent |
The full extent of the TIN based on the super nodes. |
![Read-only property](bitmaps/ReadOnly.gif) |
Surface |
The ISurface interface (convenient tool for chaining in VB). |
![Read/write property](bitmaps/ReadPutRef.gif) |
TrackCancel |
The process cancellation on TIN methods. |
![Read-only property](bitmaps/ReadOnly.gif) |
TriangleCount |
The total number of triangles in the TIN. |
![Read-only property](bitmaps/ReadOnly.gif) |
UniqueTagValueCount |
The number of unique tag values for the specified element type. |
![Read-only property](bitmaps/ReadOnly.gif) |
Version |
Returns the version number of the TIN engine used to build the TIN. |
![Read/write property](bitmaps/ReadWrite.gif) |
ZFactor |
Multiplication factor applied to all z values in a TIN to provide unit-congruency between coordinate components. |