API Reference > OdDAI Namespace > Classes > Settings Class > Settings Methods > Settings::set_ThreadsCount Method
Settings::set_ThreadsCount Method
Syntax
C++
void set_ThreadsCount(OdInt16 threadsCount);
Parameters 
Description 
OdInt16 threadsCount 
[in] A new number of threads to be set. 

Sets a new number of threads that can be run in the multithreading mode.

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