API Reference > Classes > Database Classes > OdBmFormatOptions Class > OdBmFormatOptions Methods > OdBmFormatOptions::setIsUsePlusPrefix Method
OdBmFormatOptions::setIsUsePlusPrefix Method
Syntax
C++
OdResult setIsUsePlusPrefix(bool);
Parameters 
Description 
bool 
[in] New value of a flag.  

eOk if the operation completed successfully, or an appropriate error code otherwise.

Sets the new value of a flag that states whether to use '+' symbol before positive values. 

 

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