Share

Database.Tdindwg Property

Description

Accesses the current TDINDWG value for the database.

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

Visual Basic

Public Property Tdindwg() As TimeSpan

C#

public TimeSpan Tdindwg;

Conditions

Read-only

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?