Skip to content

ACadSharp.Header.CadHeader.DimensionToleranceDecimalPlaces

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

DimensionToleranceDecimalPlaces Property

Number of decimal places to display the tolerance values

Remarks

System variable DIMTDEC

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Int16 DimensionToleranceDecimalPlaces { get; set; }

Property Value

Int16

Clone this wiki locally