ysand Posted January 1, 2011 Posted January 1, 2011 Hello everyone! Does anyone know a way to transfer dimension values into excel cells? It would be very helpful for me, as i have to measure around ~2000 of those and make an xls. Quote
fuccaro Posted January 2, 2011 Posted January 2, 2011 You meant something like this: http://www.cadtutor.net/forum/showthread.php?767 ? Quote
ysand Posted January 2, 2011 Author Posted January 2, 2011 Yes, kinda. What i'm really looking for is to draw a dimension, and it's value to be directly imported in an excel cell . Then the next one, the next one, etc. Quote
BIGAL Posted January 4, 2011 Posted January 4, 2011 You probably need a lisp step 1 within lisp draw your dimension step2 entlast this retrieves the last entity which is the dimension just drawn pull it apart and get dim step 3 paste dim answer to excel setp 4 repeat etc Are you just using it to add up lengths etc why not then just search here for a lisp that gives total length of multiple objects add up plines arcs circles line etc, usualy by layer or pick objects or some combination. Quote
ysand Posted January 4, 2011 Author Posted January 4, 2011 Thanks for the steps, but i know nothing about lisp coding. Just how to use the lsp files. Reading them though, seems like exactly what i need. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.