About Creating a TIN Surface

A TIN surface comprises the triangles that form a triangulated irregular network.

Triangulation lines form the triangles that make up the surface triangulation. To create TIN lines, Autodesk Civil 3D connects the surface points that are closest together. The level of any point in the surface is defined by interpolating the levels of the vertices of the triangles that the point lies in.

Triangulation surfaces are most useful for:

Triangulation surfaces generally take longer to build and require more disk space than grid surfaces.

When Autodesk Civil 3D creates a TIN surface from point data, it computes the Delaunay triangulation of the points. With Delaunay triangulation, no point lies inside the circle determined by the vertices of any triangle.

Breakline data (from breaklines, contours, or boundaries) influences how the surface is triangulated. A breakline edge between the points causes the program to connect these points with a triangle edge in the Triangulation, even if doing so violates the Delaunay property.

A Triangulation surface with contour lines:

Tutorial Exercise: Creating a New Triangulation Surface