Skip to content

ACadSharp.Tables.DimensionStyle.AlternateUnitToleranceDecimalPlaces

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

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

Clone this wiki locally