ACadSharp.Tables.DimensionStyle.ToleranceZeroHandling - DomCR/ACadSharp GitHub Wiki

ToleranceZeroHandling Property

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

Remarks

Value 0-3 affect feet-and-inch dimensions only.

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public ZeroHandling ToleranceZeroHandling { get; set; }

Property Value

ZeroHandling