Skip to content

ACadSharp.Header.CadHeader.UserDouble1

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

UserDouble1 Property

Real variable intended for use by third-party developers.

Remarks

System variable USERR1.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Double UserDouble1 { get; set; }

Property Value

Double

Clone this wiki locally