Description | ||||||||||||||
Sets the text of the specified geometric tolerance. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProGtol.h> | ||||||||||||||
ProError | ProGtolRightTextSet | ( | ||||||||||||
ProGtol* gtol | ||||||||||||||
/* (In) | ||||||||||||||
Pointer to the geometrical tolerance. | ||||||||||||||
*/ | ||||||||||||||
wchar_t* text | ||||||||||||||
/* (In) | ||||||||||||||
The string added to the right of the geometric tolerance. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|