Skip to content

ACadSharp.Tables.DimensionStyle.AlternateUnitToleranceZeroHandling

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

AlternateUnitToleranceZeroHandling Property

Controls suppression of zeros in tolerance values (see DIMALTTZ System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public ZeroHandling AlternateUnitToleranceZeroHandling { get; set; }

Property Value

ZeroHandling

Clone this wiki locally