API Reference > Classes > PRC Mathematical Operators > OdPrcMath1d Class > OdPrcMath1d Methods > OdPrcMath1d::read Method
OdPrcMath1d::read Method
Syntax
C++
static OdPrcMath1dPtr read(OdPrcCompressedFiler * pStream);
Parameters 
Description 
OdPrcCompressedFiler * pStream 
[in] A pointer to the stream (file stream, memory stream) to read the evaluation from. 

Reads a mathematical evaluation from a specified filer stream. 

 

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