Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcCurve::readPtr Method
Syntax
C++
static OdPrcCurvePtr readPtr(OdPrcCompressedFiler * pStream);

Reads curve data from a specified input stream, creates a curve, and returns a smart pointer to an OdPrcCurve object. 

 

Parameters
Description
pStream
[in] A pointer to an input stream (file stream, memory stream) to read from.

Returns a smart pointer to an OdPrcCurve object.

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