API 文件集 > Features > Object ProFeatintersection > Function ProFeatintersectionProarrayFree
Function ProFeatintersectionProarrayFree
Description
Frees the memory owned by a feature intersections ProArray.
Synopsis
#include <ProFeature.h>
ProFeatintersectionProarrayFree
(
ProFeatintersection* p_intersection_array
/* (In)
The assembly feature intersection ProArray.
*/
)
Returns
Successfully released.
One or more arguments is invalid.
這是否有幫助?