Description | |||||||||||
Return the geometric tolerance shown in a detail note. | |||||||||||
Synopsis | |||||||||||
#include <ProDtlnote.h> | |||||||||||
ProError | ProDtlnoteGtolGet | ( | |||||||||
ProDtlnote* dtl_note | |||||||||||
/* (In) | |||||||||||
The drawing detail note that displays the model note. | |||||||||||
*/ | |||||||||||
ProGtol* gtol | |||||||||||
/* (Out) | |||||||||||
The geometric tolerance handle. | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|