Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbHostAppServices::TD_USING Method
Syntax
C++
TD_USING(OdDbBaseHostAppServices::warning);

Displays the specified warning message. 

 

Parameters
Description
warnVisGroup
[in] Group of warning message visibility (always visible if empty).
message
[in] Warning message.
warningOb
[in] Warning object.
objectId
[in] Object ID of the object associated with the warning.

These functions call odSystemServices()->warning(message) to display the warning.

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