Category 3D drawings and annotations, Object ProGtol

Function ProGtolRightTextSet


Description
Sets the text of the specified geometric tolerance.
Synopsis
#include <ProGtol.h>
ProErrorProGtolRightTextSet(
ProGtol* gtol
/* (In)
Pointer to the geometrical tolerance.
*/
wchar_t* text
/* (In)
The string added to the right of the geometric tolerance.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the information.
PRO_TK_BAD_INPUTSOne or more input argument is invalid.
PRO_TK_BAD_CONTEXTThe gtol text cannot be varied.
PRO_TK_CANT_WRITECould not modify the given item because it has read-only access.

Manual References:

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