ACadSharp.Tables.DimensionStyle.DimensionLineWeight - DomCR/ACadSharp GitHub Wiki
DimensionLineWeight Property
Assigns line weight to dimension lines (see DIMLWD System Variable).
Definition
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public LineweightType DimensionLineWeight { get; set; }
Property Value
LineweightType
Value
Positive values represent line weight in hundredths of millimeters. (Multiply a value by 2540 to convert values from inches to hundredths of millimeters.)