Function ProContourdataEdgeIdArrayGet
Description
Gets an array of edge identifiers for the contour.
Synopsis
#include <ProContourdata.h>
ProContourdataEdgeIdArrayGet
(
ProContourdata* p_contour_data
/* (In)
The contour
*/
int** r_edge_id_arr
/* (Out)
A ProArray of edge identifiers for the contour
*/
)
Returns
The function successfully got the array of edge identifiers.
The input argument is invalid.
Sample Code References
War dies hilfreich?