Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
readDoubleArray Function
Syntax
C++
void readDoubleArray(OdGeDoubleArray & array, OdPrcCompressedFiler * pStream, OdUInt32 num);

Reads an array of double values from a file. 

 

Parameters
Description
array
[out] A reference to an array of double values to store read data.
pStream
[in] A pointer to an input file stream.
num
[in] A number of elements to read.

File: PrcCompressedFiler.h

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