Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdEdUserIO::putError Method
Syntax
C++
virtual void putError(const OdString& errmsg);

Writes the specified *error message* to the command's error output. Override it to distinguish normal output of a command from its error messages.

Parameters
Description
errmsg
[in] error message to write.
Copyright © 2002-2022. Open Design Alliance All rights reserved.