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.

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