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