Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcCompressedFiler::readCompressedIntegerArray Method
Syntax
C++
virtual void readCompressedIntegerArray(OdInt32Array & points_array) = 0;

Reads a compressed array of integer values from a file and returns it. 

 

Parameters
Description
points_array
[out] A reference to an OdInt32Array object to store the read array.
Copyright © 2002-2022. Open Design Alliance All rights reserved.