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

true if the model is currently is being loaded from a file; otherwise, the method returns false.

Retrieves whether the SDAI model is currently being loaded from a file.

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