Article | 70002061 |
Type | Wish |
Product | Engine |
Version | 9002 |
Date Added | 9/20/2021 12:00:00 AM |
Fixed | 9.9003.0.1 (9/20/2021 12:00:00 AM) |
Submitted by | Steve Smith |
Summary
LineWeightDisplay of GlobalRenderProperties to not affect printer.
Solution
A new property LineWeights of vdPrint object was added in version 9003.0.1
It gets one of the following values:
PrinterLineWeights.DocumentDefault // Use the vdDocument.LineWeightDisplay variable
PrinterLineWeights.On // Display object LineWeights for the print out
PrinterLineWeights.Off //Does not Display LineWeights for the print out
Default value is PrinterLineWeights.DocumentDefault
NOTE: Open Dwg/DXF files this value will get the value of PrinterLineWeights.On -or- PrinterLineWeights.Off
PrinterLineWeights.DocumentDefault is not supported for dwg file format