Skip to content

ACadSharp.Header.CadHeader.UserDouble2

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

UserDouble2 Property

Real variable intended for use by third-party developers.

Remarks

System variable USERR2.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Double UserDouble2 { get; set; }

Property Value

Double

Clone this wiki locally