-
-
Notifications
You must be signed in to change notification settings - Fork 123
ACadSharp.Tables.DimensionStyle.DimensionLineWeight
Albert Domenech edited this page Sep 27, 2024
·
3 revisions
Assigns line weight to dimension lines (see DIMLWD System Variable).
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public LineweightType DimensionLineWeight { get; set; }
LineweightType
Positive values represent line weight in hundredths of millimeters. (Multiply a value by 2540 to convert values from inches to hundredths of millimeters.)
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