Skip to content

ACadSharp.Header.CadHeader.CreateDateTime

Albert Domenech edited this page Aug 4, 2024 · 2 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