API Documentation
>
Miscellaneous
>
Object ProGtoldata
> Function ProGtolAttachTypeGet
Function ProGtolAttachTypeGet
Description
Gets type of
ProGtolAttach.
Synopsis
#include <
ProGtolAttach.h
>
ProError
ProGtolAttachTypeGet
(
ProGtolAttach
gtol_attach
/* (In)
attach structure.
*/
ProGtolAttachType
* type
/* (Out)
type of Attach
*/
)
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 )
User Guide References
Attaching the Geometric Tolerances:ProGtolAttachTypeGet
Was this helpful?
This site works best with JavaScript enabled