C++
const AcDbDate tdupdate() const;
Description
Returns an AcDbDate object which contains the current TDUPDATE value for the database.
See the System Variables section of the AutoCAD Command Reference for information on TDUPDATE.
const AcDbDate tdupdate() const;
Returns an AcDbDate object which contains the current TDUPDATE value for the database.
See the System Variables section of the AutoCAD Command Reference for information on TDUPDATE.