In a Triangulated Irregular Network (TIN) model:
\begin{itemize}
\item TIN contains irregularly spaced sampled points.
\item Triangulation is performed to form a network of triangles connecting these points.
\item The facets (triangles), not just the edges, represent the terrain's surface and can capture the position of linear features.
\item The edges of the triangles define the zonation and connectivity between the nodes, and changes in slope. Features like peaks and depressions are represented by the nodes and the overall structure of the triangular facets, not solely by the edges.
\end{itemize}