API Reference > Classes > Database Classes > OdBmFormatOptions Class > OdBmFormatOptions Methods > OdBmFormatOptions::setAccuracy Method
OdBmFormatOptions::setAccuracy Method
Syntax
C++
OdResult setAccuracy(double);
Parameters 
Description 
double 
[in] New accuracy value to be set.  

eOk if the operation completed successfully, or an appropriate error code otherwise. remarks Possible input value can be something like 0.0001.

Sets the new accuracy value. 

 

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