SketchLine.LineWeight Property
Parent Object: SketchLineDescription
Gets and sets the LineWeight applied to this sketch line.
Syntax
SketchLine.LineWeight() As DoubleProperty Value
This is a read/write property whose value is a Double.Samples
Name | Description |
Drawing Sketches - editing line type and color | This sample demonstrates the modification of sketch entity line type and color in drawings. |