API Reference > Classes > Database Classes > OdBmFormatOptions Class > OdBmFormatOptions Methods > OdBmFormatOptions::setIsUseGrouping Method
OdBmFormatOptions::setIsUseGrouping Method
Syntax
C++
OdResult setIsUseGrouping(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 grouping for digits. 

 

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