Skip to content

ACadSharp.Tables.DimensionStyle.GenerateTolerances

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

GenerateTolerances Property

Appends tolerances to dimension text (see DIMTOL System Variable).

Remarks

Setting GenerateTolerances to on (true) turns off (false).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Boolean GenerateTolerances { get; set; }

Property Value

Boolean

Clone this wiki locally