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

Resets TDCREATE, TDUPDATE, TDINDWG and TDUSRTIMER system variables to the settings of the new drawing.

TDCREATE and TDUPDATE will be set to the current system time and date. TDINDWG and TDUSRTIMER will be set to zero.

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