API Reference > OdDAI Namespace > Classes > Settings Class > Settings Methods > Settings::get_hdf5readChunkSize Method
Settings::get_hdf5readChunkSize Method
Syntax
C++
OdUInt32 get_hdf5readChunkSize() const;

An unsigned 32-bit integer value that contains the current chunk size.

Retrieves the current chunk size used in the SDAI module for reading data from HDF5 files.

If the chunk size is equal to zero, the entire dataset is read into the memory.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.