API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::updateExt Method
OdDbDatabase::updateExt Method
Syntax
C++
void updateExt(bool bExact = false);
Parameters 
Description 
bool bExact = false 
[in] Enables a slower but more exact extents calculation algorithm. 

Recalculates the extents of this database object. 

 

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