Custom Report
Parent module: Base Module
- group a3d_message_functions
Specifies custom reporting of messages.
The function and types in this section enable you to customize reporting of messages, warnings, and errors from the library.
These messages are the ones returned by the PRC core reading, being independent from the ones being potentially sent to log file, when using A3DAsmModelFileLoadFromFile.
Type definitions
A callback function the library invokes to report general messages. |
|
A callback function the library invokes to report warnings. |
|
A callback function the library invokes to report error messages. |
Functions
Specifies custom functions the library uses for reporting messages, warnings and errors. |