Skip to content

ACadSharp.Tables.DimensionStyle.PlusTolerance

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

PlusTolerance Property

Gets or sets the maximum (or upper) tolerance limit for dimension text when or is on (true) (see DIMTP System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Double PlusTolerance { get; set; }

Property Value

Double

Clone this wiki locally