Object ProGtoltext

Function ProGtoltextTextstyleGet


Description
Gets the text style for the additional text applied to a geometric tolerance.
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <ProGtol.h>
ProErrorProGtoltextTextstyleGet(
ProGtol* gtol
/* (In)
The geometric tolerance.
*/
ProGtolTextType text_type
/* (In)
The instance of additional text to access.
*/
ProTextStyle* text_style
/* (Out)
The text style.
*/
)
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 have the additional text specified.

Manual References:

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