Function ProGtolRightTextGet
Description
Retrieves the text of the specified geometrical tolerance.
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtol.h>
ProGtolRightTextGet
(
ProGtol* gtol
/* (In)
Pointer to the geometrical tolerance.
*/
wchar_t** p_text
/* (Out)
The string added to the right of the geometric tolerance.
*/
)
Returns
The function successfully retrieved the information.
The input argument is invalid.
There is no additional text for this geometric tolerance.
User Guide References
¿Fue esto útil?