API Documentation
>
3D drawings and annotations
>
Object ProGtol
> Function ProGtolTypeSet
Function ProGtolTypeSet
Description
Set gtol type
Replacement in Object TOOLKIT:
wfcGTol::SetGTolType
Synopsis
#include <
ProGtol.h
>
ProError
ProGtolTypeSet
(
ProGtol
* gtol
/* (In)
valid gtol.
*/
ProGtolType
type
/* (In)
gtol type
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_BAD_INPUTS
The input argument is invalid.
User Guide References
Creating a Geometric Tolerance:ProGtolTypeSet
Was this helpful?
This site works best with JavaScript enabled