API Reference > Other Classes > OdModelerTools Class > OdModelerTools Methods > OdModelerTools::endThreadSafetyMode Method
OdModelerTools::endThreadSafetyMode Method
Syntax
C++
virtual void endThreadSafetyMode(unsigned nThreads, const unsigned* aThreads) = 0;

Should be called from the main stream to end ACIS thread-safety mode. Merges separate history streams into the main history, turns the thread-safety mode off.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.