LineweightDisplay Property |
Specifies whether lineweights are displayed in model space for the drawing.
Signature
object.LineweightDisplay
object
DatabasePreferences
The object or objects this property applies to.
LineweightDisplay
Boolean; read-write
TRUE: Lineweights are displayed in model space.
FALSE: Lineweights are not displayed in model space.
Remarks
The initial value for this property is TRUE.
AutoCAD regeneration time increases with lineweights that are represented by more than one pixel. Set this property to FALSE if AutoCAD performance slows down when working with large lineweights.
Comments? |