Jump to content

WYSIWYG - Maybe: Line Weights


Recommended Posts

Is there a preference that needs to be set that will allow me to see the relative line thickness in a drawing?

Every line I draw appears with a thickness of 1 until the line thickness is set to about 40.

The only way I can judge the relative weights of my lines is by printing or by reviewing each line in the object browser, both of which are time consuming.

Thanks.

Link to comment

Andrew,

Here is a one line VS command that will let you toggle the Zoom Line Thickness preference:

SetPref(9, not GetPref(9));

Create a script in a script palette with this, or goto www.vectordepot.com/plugins1.shtml and look for Toggle Lineweight Zooming (more than halfway down). You can add this to your plugins folder, then add it to your workspace (it's a menu command and you should find it under Miscellaneous) and assign a keyboard shortcut to your new menu command. You can then toggle the preference on and off at will. Now your new program will be Turbo Charged.

All the best,

Raymond

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...