API Documentation
>
Miscellaneous
>
Object ProGtolleaders
> Function ProGtolleadersFree
Function ProGtolleadersFree
Description
Frees an array of gtol leader structures.
Synopsis
#include <
ProGtol.h
>
ProError
ProGtolleadersFree
(
ProGtolleader
** leaders
/* (In)
Pointer to the leader structure array
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_BAD_INPUTS
The input argument is invalid.
User Guide References
Attaching the Geometric Tolerances:ProGtolleadersFree
Was this helpful?
This site works best with JavaScript enabled