Close

Relief for ODA Team in Ukraine

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

Reads a fill pattern array from a data stream to an array of smart pointers to OdPrcFillPattern objects. 

 

Parameters
Description
array
[out] A reference to an array of two-dimensional display styles.
pStream
[in] A pointer to an input stream (file stream, memory stream) to read data from.
Copyright © 2002-2022. Open Design Alliance All rights reserved.