Skip to content

ACadSharp.Header.CadHeader.DimensionDecimalPlaces

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

DimensionDecimalPlaces Property

Number of decimal places for the tolerance values of a primary units dimension

Remarks

System variable DIMDEC

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Int16 DimensionDecimalPlaces { get; set; }

Property Value

Int16

Clone this wiki locally