CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor and other Autodesk products [www.cadforum.cz]
Cesky English Deutsch
Login/Register:
 Visitors: 1480 

CAD tip CAD tip # 6024:

Question CAD 
 %  platform  category 
Q - question

How to toggle lineweight display?

A - answer To display or suppress lineweights of the individual line entities, you can either use the LWT button in AutoCAD status bar or the LWDISPLAY variable.

You can ue the following menu macro to toggle lineweight display (a single line):

^P'LWDISPLAY $M=$(if,$(and,$(getvar,lwdisplay),1),$(-,$(getvar,lwdisplay),1),$(+,$(getvar,lwdisplay),1))

You can use the CUI command to define a new Command containing this macro and assign it a new Keyboard shortcut (e.g. Ctrl+Shift+T).

ACADLTADTCivilACADM
100% *  CAD 
15.3.2008    5996x  
Comments   Tell a friend

See also:
Tip 7796:How to display linetypes for 3D polylines.
Tip 7193:How to create DWG layers from a list in CSV/Excel?
Tip 6672:I want to display my drawing the same way it is printed.
Tip 3580:The Scale lineweights box is grayed. How to scale plotted linewidths?
Tip 2960:How to affect lineweight of lines merged back to the image of raster overlay?


Back   All CAD Tips All CAD tips&tricks

Hatch angles in parts in an assembly section view. « | » How to toggle LT background color through a toolbar button?

Have we helped you? If you want to support the CAD Forum web service, consider buying one of our CAD applications, or our custom software development offerings, or donating via PayPal (see above). You may also add a link to your web - like this "fan" link: CAD Forum - tips, utilities, blocks for Autodesk products
CAD:    OS:    Categ: 
Text:  FAQ glossary   



Featuring:
Save your floating licenses (NLS) consumed by inactive users - free unused licenses with
LogOff 2006 More info


Please use these tips at your own risk.
CAD Studio (Xanadu) is not responsible for possible problems that may occur as a result of using any of these tips.
TOPlist