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

AlternateUnitToleranceDecimalPlaces Property

Gets or sets the number of decimal places for the tolerance values in the alternate units of a dimension (see DIMALTTD System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Int16 AlternateUnitToleranceDecimalPlaces { get; set; }

Property Value

Int16