Category
Features
, Object
ProUdfintersection
Function ProUdfintersectionFree
Description
Frees the UDF intersection handle.
Synopsis
#include <
ProUdf.h
>
ProError
ProUdfintersectionFree
(
ProUdfintersection
intersection
/* (In)
The UDF intersection handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Manual References:
Core: Features: Assembly Intersections