#include "FronTier.h"void ArrayOfIntfcTris(INTERFACE *intfc,float *coords,int *vertex_indices);
Input Parameters
| INTERFACE *intfc | - pointer to operating interface |
| float *coords | - array of vertex coordinates as an array | |
| int *vertex_indices | - array of vertex indices of each triangle |