API Documentation > 3D drawings and annotations > Object ProGtol > Function ProGtolRightTextEnvelopeGet
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.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProGtol.h>
ProGtolRightTextEnvelopeGet
(
ProGtol* note
/* (In)
The gtol.
*/
/* (Out)
The envelope surrounding the right text, in the model's coordinate system.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
Was this helpful?