Close

Relief for ODA Team in Ukraine

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

Writes data from a curve array to a specified output stream. 

 

Parameters
Description
array
[in] A reference to an array of smart pointers to OdPrcCurve objects.
pStream
[in] A pointer to an output stream (file stream, memory stream) to write to.
Copyright © 2002-2022. Open Design Alliance All rights reserved.