API Reference > OdDAI Namespace > Classes > Model Class > Model Methods > Model::getIsWriting Method
Model::getIsWriting Method
Syntax
C++
bool getIsWriting();

true if the model is being written to a file at the moment of the method call; otherwise, the method returns false.

Retrieves whether the model is being written to a file.

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