ACadSharp.Tables.DimensionStyle.GenerateTolerances - DomCR/ACadSharp GitHub Wiki
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