User's Guide > Annotations: Geometric Tolerances > Validating a Geometric Tolerance
Validating a Geometric Tolerance
 
Function Introduced:
The function ProGtolValidate checks if the specified geometric tolerance is syntactically correct. For example, when a string is specified instead of a number for a tolerance value, it is considered as syntactically incorrect. The input arguments are:
gtol—Specifies the geometric tolerance to be checked.
ProGtolValidityCheckType—Specifies the type of check. Currently, the tolerance is checked for correct syntax.
¿Fue esto útil?