Parameters |
Description |
const char* warnVisGroup |
[in] Group of warning message visibility (always visible if empty). |
const OdString& message |
[in] Warning message. |
Displays the specified warning message.
This function calls odSystemServices()->warning(message) to display the warning.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|