API Reference > OdDAI Namespace > Functions > OdDAI::errorToDescription Function
OdDAI::errorToDescription Function
Syntax
C++
DAI_EXPORT const char* errorToDescription(daiErrorId errorId);

daiErrorId.h

Parameters 
Description 
daiErrorId errorId 
[in] Error code for which to get description. 

Const char pointer to description of the specified error code.

Returns description of the specified error code. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.