Share

Database.ResetTimes Method

Description

This function resets the Database TDCREATE, TDUPDATE, TDINDWG, and TDUSRTIMER to the settings for a new drawing (TDCREATE and TDUPDATE to the current date/time, and TDINDWG and TDUSRTIMER to 0).

Visual Basic

Public Function ResetTimes() As void

C#

public void ResetTimes();

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?