Skip to content

ACadSharp.Header.CadHeader.AngularUnitPrecision

Albert Domenech edited this page Sep 18, 2025 · 4 revisions

AngularUnitPrecision Property

Sets the display precision for angular units and coordinates.

Remarks

System variable AUPREC.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Int16 AngularUnitPrecision { get; set; }

Property Value

Int16

Value

Valid values are from 0 to 8.

Clone this wiki locally