Close

Relief for ODA Team in Ukraine

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

Reads information about an array of materials from a .prc file stream and returns the identifiers array for created material entities. 

 

Parameters
Description
array
[out] A reference to an identifiers array for storing identifiers of create material entities.
pStream
[in] A pointer to a stream (file stream, memory stream) to read from.
Copyright © 2002-2022. Open Design Alliance All rights reserved.