Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseHostAppServices::warning Method (const char*, const OdString&)
Syntax
C++
virtual void warning(const char* warnVisGroup, const OdString& message);

Displays the specified warning message. 

 

Parameters
Description
warnVisGroup
[in] Group of warning message visibility (always visible if empty).
message
[in] Warning message.

This function calls odSystemServices()->warning(message) to display the warning.

Copyright © 2002-2022. Open Design Alliance All rights reserved.