Message 1 of 17
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I don't think this is possible in lisp, but here goes.
We have a program that creates our drawings - all 2D, all done in model space. The problem is, it creates them all in english and we need to convert them to metric. Converting the dimensions is easy; but we have tables with values in them. Is there a way those can be converted? I am pretty sure it would have to be a select a text item, pull the value of that item, perform the calculation (simply multiply the number X 25.4) and put that value in as the new text string.
Thoughts to get me moving in the right direction?
~Brenda~
Solved! Go to Solution.