API Reference > Classes > PRC Curve Classes > OdPrcCurve Class > OdPrcCurve Methods > OdPrcCurve::read Method
OdPrcCurve::read Method
Syntax
C++
static OdPrcCurvePtr read(OdPrcCompressedFiler * pStream);
Parameters 
Description 
OdPrcCompressedFiler * pStream 
[in] A pointer to an input stream (file stream, memory stream) to read from.  

Returns a smart pointer to the created curve.

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

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.