Category 3D drawings and annotations, Object ProGtol

Function ProGtolRightTextGet


Description
Retrieves the text of the specified geometrical tolerance.
Synopsis
#include <ProGtol.h>
ProErrorProGtolRightTextGet(
ProGtol* gtol
/* (In)
Pointer to the geometrical tolerance.
*/
wchar_t** p_text
/* (Out)
The string added to the right of the geometric tolerance.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the information.
PRO_TK_BAD_INPUTSThe input argument is invalid.
PRO_TK_E_NOT_FOUNDThere is no additional text for this geometric tolerance.

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