Welcome to the Exelis VIS product documentation center! Here you will find reference guides, help documents, and product libraries. Discover the products including ENVI, IDL, and ENVI LiDAR, and solutions developed by Exelis VIS at www.exelisvis.com.


TETRA_SURFACE

TETRA_SURFACE

The TETRA_SURFACE function extracts a polygonal mesh as the exterior surface of a tetrahedral mesh. The output of this function is a polygonal mesh connectivity array that can be used with the input Verts array to display the outer surface of the tetrahedral mesh.

Syntax


Result = TETRA_SURFACE (Verts, Connin)

Return Value


Returns a polygonal mesh connectivity array. When used with the input vertex array, this function yields the exposed tetrahedral mesh surface.

Arguments


Verts

Array of vertices [3, n].

Connin

Tetrahedral connectivity array.

Keywords


None.

Version History


5.5

Introduced



Comments


This page has no comments yet. Be the first one!

© 2013 Exelis Visual Information Solutions