API Reference > OdDb Classes > OdDbDxfFiler Class > OdDbDxfFiler Methods > OdDbDxfFiler::setPrecision Method
OdDbDxfFiler::setPrecision Method
Syntax
C++
virtual void setPrecision(int decimalDigits);
Parameters 
Description 
precision 
[in] Decimal places. 

Sets the number of decimal places DxfOut filing with this Filer object. 

 

The default implementation of this function does nothing but throw an exception.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.