Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDxfFiler::setPrecision Method
Syntax
C++
virtual void setPrecision(int decimalDigits);

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

 

Parameters
Description
precision
[in] Decimal places.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.