API Reference > OdDb Classes > OdDbDxfFiler Class > OdDbDxfFiler Methods > OdDbDxfFiler::precision Method
OdDbDxfFiler::precision Method
Syntax
C++
virtual int precision() const;

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

Returns kDfltPrec for DxfIn filing. 

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

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