-
-
Notifications
You must be signed in to change notification settings - Fork 158
ACadSharp.Tables.DimensionStyle.DimensionLineIncrement
Albert Domenech edited this page Jul 14, 2024
·
2 revisions
Controls the spacing of the dimension lines in baseline dimensions (see DIMDLI System Variable).
Each dimension line is offset from the previous one by this amount, if necessary, to avoid drawing over it. Changes made with DimensionLineIncrement are not applied to existing dimensions.
Namespace: ACadSharp.Tables.DimensionStyle
C#
public Double DimensionLineIncrement { get; set; }
Double
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Extensions
- 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