Remove Object Line Weights

Remove Object Line Weights

Anonymous
Not applicable
261 Views
2 Replies
Message 1 of 3

Remove Object Line Weights

Anonymous
Not applicable
Hello All,

I was wondering if anyone out here knew how to set the "Remove Object Line Weights" that is on the Printing dialog box from VB. I can not seem to find how to do it and I did not find any results on the newsgroup. Any ideas?

Thanks in advance,

Brad
0 Likes
262 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
What about reducing line weights?
Before, I worked with AutoCAD and within that company there was a special Print Menu that gave the option to reduce line weight when the drawing was printed on a smaller paper then the original size. This prevented the black ink spots that I have now in Inventor
0 Likes
Message 3 of 3

Anonymous
Not applicable
This flag is accessed via the DrawingPrintManager.RemoveLineWeights
property. I believe this API was introduced in Release 9.

Sanjay-

wrote in message news:4922228@discussion.autodesk.com...
Hello All,

I was wondering if anyone out here knew how to set the "Remove Object
Line Weights" that is on the Printing dialog box from VB. I can not seem to
find how to do it and I did not find any results on the newsgroup. Any
ideas?

Thanks in advance,

Brad
0 Likes