Documentation de l'API > Miscellaneous > Object ProGtoldatumref > Function ProGtolRightTextSet
Function ProGtolRightTextSet
Description
Sets the text of the specified geometric tolerance.
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtol.h>
ProGtolRightTextSet
(
ProGtol* gtol
/* (In)
Pointer to the geometrical tolerance.
*/
wchar_t* text
/* (In)
The string added to the right of the geometric tolerance.
*/
)
Returns
The function successfully retrieved the information.
One or more input argument is invalid.
The gtol text cannot be varied.
Could not modify the given item because it has read-only access.
User Guide References
Est-ce que cela a été utile ?