API Reference > OdDAI Namespace > Classes > Settings Class > Settings Methods > Settings::set_threadsMemBlockSize Method
Settings::set_threadsMemBlockSize Method
Syntax
C++
void set_threadsMemBlockSize(OdInt16 newBlockSize);
Parameters 
Description 
OdInt16 newBlockSize 
[in] A 16-bit signed integer value that represents the new size of the thread memory block in bytes. 

Sets a new size of a memory block allocated for one thread in the multithreading mode.

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