Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcCurve::writePtr Method
Syntax
C++
static void writePtr(const OdPrcCurve * pCRVCurve, OdPrcCompressedFiler * pStream);

Writes curve data to a specified output stream. 

 

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