Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCADDefinition::getUseParallelVectorization Method
Syntax
C++
void getUseParallelVectorization(bool& state) const;

Returns the current value of the multithreaded vectorization flag. This flag determines whether multithreaded vectorization is used (equals true) or not (equals false).

Parameters
Description
state
[out] A placeholder for the flag value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.