Category 3D drawings and annotations, Object ProGtol

Function ProGtolPrefixSet


Description
Assigns the prefix text for the geometric tolerance.
Synopsis
#include <ProGtol.h>
ProErrorProGtolPrefixSet(
ProGtol* gtol
/* (In)
The geometric tolerance.
*/
wchar_t* prefix
/* (In)
The prefix text.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_BAD_CONTEXTThe gtol prefix 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
  3. Annotations: Geometric Tolerances: Prefix and Suffix for Geometric Tolerances