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