|
IDL Reference Guide: Procedures and Functions |
|
The MESH_NUMTRIANGLES function computes the number of triangles in a polygonal mesh.
Result = MESH_NUMTRIANGLES (Conn)
Returns the number of triangles in the mesh (a quad is considered two triangles).
Polygonal mesh connectivity array.
None.
MESH_CLIP, MESH_DECIMATE, MESH_ISSOLID, MESH_MERGE, MESH_OBJ, MESH_SMOOTH, MESH_SURFACEAREA, MESH_VALIDATE, MESH_VOLUME
IDL Online Help (March 06, 2007)