Skip to content

ACadSharp.Tables.DimensionStyle.ToleranceZeroHandling

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

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

Clone this wiki locally