Share

Database.Tducreate Property

Description

Accesses the current TDUCREATE value for the database.

See the System Variables section of the AutoCAD Command Reference for information on TDUCREATE.

Visual Basic

Public Property Tducreate() As DateTime

C#

public DateTime Tducreate;

Conditions

Read-only

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?