API Documentation
>
3D drawings and annotations
>
Object ProGtolleader
> Function ProGtolleaderFree
Function ProGtolleaderFree
Description
Frees a gtol leader structure.
Synopsis
#include <
ProGtol.h
>
ProError
ProGtolleaderFree
(
ProGtolleader
* leader
/* (In)
Pointer to the leader structure
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_BAD_INPUTS
The input argument is invalid.
Sample Code References
pt_examples ( TestGtol.c )
pt_userguide ( UgGtolCreate.c )
User Guide References
Attaching the Geometric Tolerances:ProGtolleaderFree
Was this helpful?
This site works best with JavaScript enabled