The TinSurfaceProperties type exposes the following members.

Properties

  NameDescription
Public propertyMaximumTriangleArea
Gets the area of the largest triangle contained in the surface.
Public propertyMaximumTriangleLength
Gets the maximum triangle length.
Public propertyMinimumTriangleArea
Gets the area of the smallest triangle contained in the surface.
Public propertyMinimumTriangleLength
Gets the minimum triangle length.
Public propertyNumberOfTriangles
Gets the number of triangles found in the surface.

See Also