Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcCurve::readArray Method
Syntax
C++
static void readArray(OdPrcCurvePtrArray & array, OdPrcCompressedFiler * pStream);

Reads data from a specified input stream into a curve array. 

 

Parameters
Description
array
[out] A reference to an array of OdPrcCruve smart pointers to read in.
pStream
[in] A pointer to an input stream (file stream, memory stream) to read from.
Copyright © 2002-2022. Open Design Alliance All rights reserved.