Skip to content

ACadSharp.Header.CadHeader.CreateDateTime

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

CreateDateTime Property

Local date/time of drawing creation (see Special Handling of Date/Time Variables).

Remarks

System variable TDCREATE.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public DateTime CreateDateTime { get; set; }

Property Value

DateTime

Clone this wiki locally