Skip to content

ACadSharp.Header.CadHeader.DimensionToleranceZeroHandling

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

DimensionToleranceZeroHandling Property

Controls suppression of zeros for tolerance values

Remarks

System variable DIMTZIN

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public ZeroHandling DimensionToleranceZeroHandling { get; set; }

Property Value

ZeroHandling

Clone this wiki locally