Skip to content

ACadSharp.Tables.DimensionStyle.ToleranceDecimalPlaces

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

ToleranceDecimalPlaces Property

Gets or sets the number of decimal places to display in tolerance values for the primary units in a dimension (see DIMTDEC System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Int16 ToleranceDecimalPlaces { get; set; }

Property Value

Int16

Clone this wiki locally