CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz]
CZ | EN | DE
Login or
registration
  Visitors: 6412

CAD tip CAD tip # 5762:

   
Question CAD 
 %  platform  category 
Q - question

Where to store user drawing data?

A - answer If you want to store user data within an AutoCAD drawing, there are several places you can use:
  1. Integer and real values (numbers) can be stored in the user variables USERI1-USERI5 and USERR1-USERR5 (please note that USERS1-USERS5 values are not stored)
  2. Entity-releated data can be stored in XData records of the individual drawing objects
  3. All types of data (incl. binary) can be saved with a drawing using Dictionaries (XRecords) - this is the right place to store user data
  4. String data can be also stored in the drawing properties (user values)
  5. You can also store data in attributes of an inserted block with a fixed name (not recommended)
  6. Session user data (PC-specific) can be stored in the Windows Registry or in the environment variables
All these places are accessible through VisualLISP, VBA, ARX and .NET.
ACAD
100% *  CAD 
23.9.2007    8776×  
Prices - CAD eShop:
applies to: AutoCAD ·

See also:
Tip 14077:How to quantify the carbon footprint on a project in Civil 3D?
Tip 14039:How to display the total volume or surface of 3D solids in DWG?
Tip 13917:Check for concurrently running named licenses (device limit).
Tip 13641:How do I restore an accidentally deleted file in Fusion 360?
Tip 13582:My Fusion 360 stays in offline mode and cannot be switched online.


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 glossary   



Featuring:
Add .CIT raster format support to AutoCAD and Map and Civil 3D
CITin More info


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