CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] ARKANCE | CONTACT - CZ | SK | EN | DE

CAD tip CAD tip # 6024:

Question

CAD 
 %  platform  category 
A
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).

ACADACLTADTCivilACADM
100% *CAD
15.3.2008   61377×  
   
this tip shared by ARKANCE experts applies to: AutoCAD · AutoCAD LT · AutoCAD Architecture · Civil 3D · AutoCAD Mechanical ·

See also:
Tip 13878:SelectSimilar - extended selections for AutoCAD, incl. LT and Web versions
Tip 13858:Is there also a SETBYBLOCK command?
Tip 12755:How to create a polyline with multi-colored segments?
Tip 12392:Export unfolds of sheetmetal parts to DXF - parameters for iLogic and VBA
Tip 11830:How to influence linetype scale or color for hidden edges in documentation views?


Back    All CAD Tips



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
  





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