-
-
Notifications
You must be signed in to change notification settings - Fork 123
ACadSharp.Tables.DimensionStyle.ToleranceScaleFactor
Albert Domenech edited this page Aug 4, 2024
·
2 revisions
Specifies a scale factor for the text height of fractions and tolerance values relative to the dimension text height, as set by (see DIMTFAC System Variable).
For example, if ToleranceScaleFactor is set to 1.0, the text height of fractions and tolerances is the same height as the dimension text. If ToleranceScaleFactor is set to 0.7500, the text height of fractions and tolerances is three-quarters the size of dimension text.
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public Double ToleranceScaleFactor { get; set; }
Double
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions