Share

AcDbDatabase::tdcreate

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.

Links

AcDbDatabase Class

Was this information helpful?