SanStdAnnotationSetsWithMissingMandatoryBlocksAsMessageGet
Description
Get a formatted message listing all Std-Annotation Sets and their mandatory blocks that have not yet been selected to be created within the model/drawing.
The message will be returned in German or English, depending on the language of the Creo session.
Synopsis
Input arguments
Label
Use
Value Type
Value
Optional
Input arguments to initialize the model handle to be operated. If not provided, model of active window is used.
Output arguments
Label
Value Type
Value
result
wchar_t*
Formatted and translated message.
Error information in case of return value PRO_TK_GENERAL_ERROR.
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input argument is invalid.
PRO_TK_E_NOT_FOUND
No Std-Annotation Sets found having missing mandatory blocks.
PRO_TK_GENERAL_ERROR
Miscellaneous error. Check output argument array for further information.