Close

Relief for ODA Team in Ukraine

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

Reads curve data from a specified input stream, and creates and returns a curve entity. 

 

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

Returns a smart pointer to the created curve.

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