Category
3D drawings and annotations
, Object
ProGtol
Function ProGtolTypeGet
Description
Set gtol type
Synopsis
#include <
ProGtol.h
>
ProError
ProGtolTypeGet
(
ProGtol
*
gtol
/* (In)
valid gtol.
*/
ProGtolType
*
type
/* (Out)
gtol type
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_BAD_INPUTS
The input argument is invalid.
Manual References:
Assembly: Data Sharing Features: Accessing Properties of Variant Features
Annotations: Geometric Tolerances: Reading Geometric Tolerances
Annotations: Geometric Tolerances: Reading Geometric Tolerances
Sample Code References:
pt_examples ( TestGtol.c )
pt_examples ( TestGtol.c )
pt_examples ( TestGtol.c )
pt_examples ( TestGtol.c )
pt_examples ( TestGtol.c )
pt_examples ( TestGtol.c )