API Reference > OdDb Classes > OdDbViewport Class > OdDbViewport Methods > OdDbViewport::subClose Method
OdDbViewport::subClose Method
Syntax
C++
void subClose();

Called as the first operation when this object is being closed; for database-resident objects only.

This function is notified just before the current open operation is to be closed, giving this function the ability to perform necessary operations.

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