Description | ||||||||
Determines the number of surfaces in the interface data. | ||||||||
Synopsis | ||||||||
#include <ProIntfData.h> | ||||||||
ProError | ProIntfDataSurfaceCount | ( | ||||||
ProIntfData* p_intfdata | ||||||||
/* (In) | ||||||||
The interface data | ||||||||
*/ | ||||||||
int* n_surfaces | ||||||||
/* (Out) | ||||||||
The number of surfaces | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|