Category Features, Object ProFeatintersection

Function ProFeatintersectionProarrayFree


Description
Frees the memory owned by a feature intersections ProArray.
Synopsis
#include <ProFeature.h>
ProErrorProFeatintersectionProarrayFree(
ProFeatintersection* p_intersection_array
/* (In)
The assembly feature intersection ProArray.
*/
)
Returns
PRO_TK_NO_ERRORSuccessfully released.
PRO_TK_BAD_INPUTSOne or more arguments is invalid.