Skip to content

ACadSharp.Header.CadHeader.UserDouble3

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

UserDouble3 Property

Real variable intended for use by third-party developers.

Remarks

System variable USERR3.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Double UserDouble3 { get; set; }

Property Value

Double

Clone this wiki locally