Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcRepresentationItem::readArray Method
Syntax
C++
static void readArray(OdPrcObjectIdArray & array, OdPrcCompressedFiler * pStream);

Reads data of representation items from a specified input stream, creates representation items, and creates an array of its identifiers. 

 

Parameters
Description
array
[out] An array of data about representation items.
pStream
[in] A pointer to an input stream (file stream, memory stream) to read from.
Copyright © 2002-2022. Open Design Alliance All rights reserved.