API Reference > Classes > PRC Markup Classes > OdPrcAnnotationEntity Class > OdPrcAnnotationEntity Methods > OdPrcAnnotationEntity::readArray Method
OdPrcAnnotationEntity::readArray Method
Syntax
C++
static void readArray(OdPrcObjectIdArray & array, OdPrcCompressedFiler * pStream);
Parameters 
Description 
OdPrcObjectIdArray & array 
[out] A reference to an entity identifiers array to store read information.  
OdPrcCompressedFiler * pStream 
[in] A pointer to an input stream (file or memory stream) to read from. 

Reads annotation data from a specified compressed input stream. 

 

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