API Reference > Classes > PRC Entities Input/output Operations for Entities > OdPrcCompressedFiler Class > OdPrcCompressedFiler Methods > OdPrcCompressedFiler::readDoubleWithVariableBitNumber Method
OdPrcCompressedFiler::readDoubleWithVariableBitNumber Method
Syntax
C++
virtual double readDoubleWithVariableBitNumber(double tolerance, OdUInt32 number_of_bits) = 0;
Parameters 
Description 
double tolerance 
[in] A tolerance value.  
OdUInt32 number_of_bits 
[in] A number of bits. 

Reads a double value with a variable number of bits from a file and returns it. 

 

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