Category
3D drawings and annotations
, Object
ProGtol
Function ProGtolSuffixSet
Description
Assigns the suffix text for the geometric tolerance.
Synopsis
#include <
ProGtol.h
>
ProError
ProGtolSuffixSet
(
ProGtol
*
gtol
/* (In)
The geometric tolerance.
*/
wchar_t
*
suffix
/* (In)
The suffix text.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
PRO_TK_BAD_CONTEXT
The gtol suffix cannot be varied.
PRO_TK_CANT_WRITE
Cannot set the text because the gtol is read-only.
Manual References:
Assembly: Data Sharing Features: Accessing Properties of Variant Features
Annotations: Geometric Tolerances: Prefix and Suffix for Geometric Tolerances