Share

AcDbDatabase::tdupdate

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.

Links

AcDbDatabase Class

Was this information helpful?