API Reference > Classes > PRC Mathematical Operators > OdPrcMath3d Class > OdPrcMath3d Methods > OdPrcMath3d::read Method
OdPrcMath3d::read Method
Syntax
C++
static OdPrcMath3dPtr 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.