Category 3D drawings and annotations, Object ProGtol

Function ProGtolPrefixGet


Description
Obtains the prefix text for the geometric tolerance.
Synopsis
#include <ProGtol.h>
ProErrorProGtolPrefixGet(
ProGtol* gtol
/* (In)
The geometric tolerance.
*/
wchar_t** prefix
/* (Out)
The prefix text. Free this string using ProWstringFree().
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_E_NOT_FOUNDThe gtol does not contain prefix text.

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