CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] ARKANCE | CONTACT - CZ | SK | EN | DE
New CADforum look launched.
Over 1.089.000 registered users (EN+CZ). AutoCAD tips, Inventor tips, Revit tips. Try the new Engineering calculator. New AutoCAD 2026 commands and variables.

CAD tip CAD tip # 2699:

Question

CAD 
 %  platform  category 
A
When switching from the modelspace to a layout (or vice-versa) you can automatically set your own value for the LTSCALE variable (linetype scale). The LayoutSw utility (reactor) can assist you in this automatic switching. When switching from paperspace to modelspace, LayoutSw resets the LTSCALE value multiplied by the current DIMSCALE (user defined scale). For paperspace (layouts) it uses a fixed LTSCALE value. The reactor also resets the PSLTSCALE variable to 1 (unless the layout LTSCALE is set to 0 - in this case it resets PSLTSCALE to 0 and doesn't touch LTSCALE).

After you load the application (_APPLOAD) you can use the LAYOUTSW command to setup LTSCALE for modelspace and layouts.

For download on www.cadstudio.cz/developuk.

To setup the LayoutSw scales programmatically, use e.g.:
(vlax-ldata-put "LayoutSw" "Model" "10.0") (vlax-ldata-put "LayoutSw" "Paper" "100.0")
ACAD2014ACAD2010ACAD2008ACAD2004ACAD2000ADT2007ADT2004ADT3
100% *CAD
26.11.2002    26716×  

See also:
Tip 11830:How to influence linetype scale or color for hidden edges in documentation views?
Tip 11146:Metric linetypes by ISO and complex linetypes for utilities.
Tip 10855:Dynamic linetype scaling by mouse dragging.
Tip 5227:DRAGMODE does not accept the value "2"
Tip 4523:How to insert a block from menu scaled to DIMSCALE?


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
  



Featuring:
Use Google Earth images in your AutoCAD projects with the Plex.Earth Tools More info


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