API Reference > Classes > PRC Base Classes > OdPrcBody Class > OdPrcBody Methods > OdPrcBody::read Method
OdPrcBody::read Method
Syntax
C++
static OdPrcObjectId read(OdPrcCompressedFiler * pStream);
Parameters 
Description 
OdPrcCompressedFiler * pStream 
[in] A pointer to a file stream for reading compressed data.  

Returns the PRC object identifier represented by an OdPrcObjectId object.

Reads PRC body information from an input stream and returns a PRC object identifier.

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