Category Drawings and detail, Object ProDtlnote

Function ProDtlnoteGtolGet


Description
Return the geometric tolerance shown in a detail note.
Synopsis
#include <ProDtlnote.h>
ProErrorProDtlnoteGtolGet(
ProDtlnote* dtl_note
/* (In)
The drawing detail note that displays the model note.
*/
ProGtol* gtol
/* (Out)
The geometric tolerance handle.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the note.
PRO_TK_BAD_INPUTSOne or more input arguments is invalid.
PRO_TK_E_NOT_FOUNDThe note is not showing a geometric tolerance.

Manual References:

  1. Drawings: Cross-referencing Gtols and Drawing Annotations