Synopsis
(macro) PDX_MSGT iges_SetError(long option, long info, MDA_PTR db_ptr, PDX_MSGT message, PDX_MSGT severity, ...)
Purpose
Set an error on the message processor stack.
Description
This function will set the specified error on the error stack.
Input
option
Options (passed to mpm_IssueError)
info
IGES_IFDE
Print DE number
IGES_IFPTR
Print database pointer
IGES_IFTF
Print TF
IGES_IFNAME
Print entity name
db_ptr
Database pointer
message
Message id of error
severity
Severity level @a ... Arguments to be formatted in text
Return
Specified message value