API Reference > Classes > PRC Files, Structures and Assemblies > OdPrcFileSettings Class > OdPrcFileSettings Methods > OdPrcFileSettings::setCompressTopoBrepTolerance Method
OdPrcFileSettings::setCompressTopoBrepTolerance Method
Syntax
C++
OdResult setCompressTopoBrepTolerance(double dTolerance);
Parameters 
Description 
double dTolerance 
[in] A new tolerance value to be set.  

Returns eOk if new value wes successfully set or an appropriate error code in the other case.

Sets a new value of the tolerance for compressing the topology boundary representation data. The default tolerance value is 0.01. 

 

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