Links
PreviousUpNext
IAeccTinVolumeSurface::OutputTriangles Property

Gets the array of doubles that correspond to vertices of all the triangular faces of the TIN surface.

IDL
__property VARIANT* OutputTriangles;
Remarks

For example, if a TIN surface has two triangular faces, then this array will contain 18 elements (2 triangles multiplied by 3 vertices multiplied by 3 coordinates).