Category 3D drawings and annotations, Object ProGtol

Function ProGtolTypeGet


Description
Set gtol type
Synopsis
#include <ProGtol.h>
ProErrorProGtolTypeGet(
ProGtol* gtol
/* (In)
valid gtol.
*/
ProGtolType* type
/* (Out)
gtol type
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSThe input argument is invalid.

Manual References:

  1. Assembly: Data Sharing Features: Accessing Properties of Variant Features
  2. Annotations: Geometric Tolerances: Reading Geometric Tolerances
  3. Annotations: Geometric Tolerances: Reading Geometric Tolerances

Sample Code References:

  1. pt_examples ( TestGtol.c )
  2. pt_examples ( TestGtol.c )
  3. pt_examples ( TestGtol.c )
  4. pt_examples ( TestGtol.c )
  5. pt_examples ( TestGtol.c )
  6. pt_examples ( TestGtol.c )