Category 3D drawings and annotations, Object ProGtol

Function ProGtolRightTextEnvelopeGet


Description
Get the envelope of the right text in a specified geometric tolerance.

Note: This function only supports gtols which are placed on an annotation plane.

Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <ProGtol.h>
ProErrorProGtolRightTextEnvelopeGet(
ProGtol* note
/* (In)
The gtol.
*/
ProLineEnvelope envelope
/* (Out)
The envelope surrounding the right text, in the model's coordinate system.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Annotations: Geometric Tolerances: Geometric Tolerance Layout