Category 3D drawings and annotations, Object ProGtol

Function ProGtolSuffixSet


Description
Assigns the suffix text for the geometric tolerance.
Synopsis
#include <ProGtol.h>
ProErrorProGtolSuffixSet(
ProGtol* gtol
/* (In)
The geometric tolerance.
*/
wchar_t* suffix
/* (In)
The suffix text.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_BAD_CONTEXTThe gtol suffix cannot be varied.
PRO_TK_CANT_WRITECannot set the text because the gtol is read-only.

Manual References:

  1. Assembly: Data Sharing Features: Accessing Properties of Variant Features
  2. Annotations: Geometric Tolerances: Prefix and Suffix for Geometric Tolerances