Category Features, Object ProUdfintersection

Function ProUdfintersectionFree


Description
Frees the UDF intersection handle.
Synopsis
#include <ProUdf.h>
ProErrorProUdfintersectionFree(
ProUdfintersection intersection
/* (In)
The UDF intersection handle.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Core: Features: Assembly Intersections