SketchLineWeight Cell (Additional Effect Properties Section)
Determines the additional thickness added to line weight as the result of a sketch effect, in points from 0 to 50. The thickness of a shape's line increases as the value of the SketchLineWeight cell increases.
Remarks
To get a reference to the SketchLineWeight cell by name from another formula, by value of the N attribute of a Cell element, or from a program using the CellsU property, use:
Value | |
---|---|
Cell name: |
SketchLineWeight |
To get a reference to the SketchLineWeight cell by index from a program, use the CellsSRC property with the following arguments:
Value | |
---|---|
Section index: |
visSectionObject |
Row index: |
visRowOtherEffectProperties |
Cell index: |
visSketchLineWeight |