Message 1 of 3
Extracting a large number of dimensions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I am trying to import the dimensions from an AutoCAD drawing to an excel file such that specific dimensions from the AutoCAD drawing gets populated into the specific cells of the excel sheet automatically. Is there any VBA of LISP code available to do that?
Also is it possible to do the same thing even if there is no dimension in the AutoCAD drawing? What I mean to say, is there any way to access the dimensional properties of geometric entities of the drawing without putting the dimension? In that way my job will be even shorter for repetitive work.
I have attached a sample AutoCAD file which contains both dimensioned and Un-dimensioned drawing for reference.
Any help is appreciated.
Thanks in advance.