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.081.000 registered users (EN+CZ). New 1D nesting and 3D nesting tools, updated Color converter. New AutoCAD 2025 commands and variables. Learn about twiGIS.

CAD tip CAD tip # 7392:

Question

CAD 
 %  platform  category 
A
When you use object snap (osnap), model space objects will be measured in paperspace using the model space units. Se the result will be reported in true model units, not in the current "paper" units defined by the viewport scale. The osnaps makes the difference.

This applies both to the DIST and MEASUREGEOM commands, and to dimensioning.

This behaviour differs between AutoCAD 2006 and version 2007 (plus higher) - the version 2006 has used paperspace units even for osnap-distances.

If you want to dimension modelspace objects with osnaps and display the values in paperspace units, set the DIMASSOC variable to 1. If you want to measure distance between modelspace objects with osnaps and represent the values in paperspace, use an alternative command for measuring - instead of DIST, use the Lisp function:

  
(strcat "Distance "(rtos(getdist"First point: ")))  
ACAD
100% *CAD
4.6.2010    26005×  
applies to: AutoCAD ·

See also:
Tip 13228:DWG or DXF file exported to/from Fusion 360 has incorrect size (scale, 10x larger/smaller).
Tip 12448:Pan view (change view target) in multiple viewports of a layout.
Tip 7103:How to convert a drawing from inches to centimeters (or vice versa)?
Tip 5822:Wrong text size on labels in paper space.
Tip 1028:How to export an AutoCAD DWG drawing to a hi-res raster file (e.g. TIFF,JPG)?


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:
Extend your AutoCAD LT productivity with our popular add-on
CADstudio LT Extension 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