API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::enableGraphicsFlush Method
OdDbDatabase::enableGraphicsFlush Method
Syntax
C++
void enableGraphicsFlush(bool bEnable);
Parameters 
Description 
bool bEnable 
[in] A flag which determines whether graphic flushing is enabled (true) or not (false). 

Enables graphics flushing. 

 

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