API Reference > Classes > PRC Base Classes > OdPrcBody Class > OdPrcBody Methods > OdPrcBody::readArray Method
OdPrcBody::readArray Method
Syntax
C++
static void readArray(OdPrcObjectIdArray & array, OdPrcCompressedFiler * pStream);
Parameters 
Description 
OdPrcObjectIdArray & array 
[out] A reference to an OdPrcObjectIdArray where information about bodies must be stored.  
OdPrcCompressedFiler * pStream 
[in] A pointer to a file stream for reading compressed data. 

Reads PRC bodies from an input stream into a specified PRC object identifier array.

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