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

A 16-bit signed integer value that represents the size of the thread memory block in bytes.

Retrieves the current size of a memory block allocated for one thread in the multithreading mode.

The multithreading mode is applicable to the loading process of Step Physical File or HDF5 files.

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