Close

Relief for ODA Team in Ukraine

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

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

Parameters
Description
array
[out] A reference to an OdPrcObjectIdArray where information about bodies must be stored.
pStream
[in] A pointer to a file stream for reading compressed data.
Copyright © 2002-2022. Open Design Alliance All rights reserved.