Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcFiler::arrayIn Method
Syntax
C++
virtual void arrayIn(const char * pArrayName, OdUInt32 size);

Starts a new data block for an array in the file associated with the filer. 

 

Parameters
Description
pArrayName
[in] The name of the array data block to be written.
size
[in] The size of the array block.

This method does nothing and should be reimplemented.

Copyright © 2002-2022. Open Design Alliance All rights reserved.