Message 1 of 2
Lisp To Change Single-Line Text Contents to it's Associated Z Value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys, I have a survey file which contains thousands of single-line text. The contents of this text is a level value to 2 decimal points...however it is not a dimension it is just text with the value 'written in'. Client has now asked for these values to be shown to 3 decimal places. I am looking for a lisp routine that can change the 'text contents' of every value to match the 'text alignment Z' or 'position Z' in properties. So if the text contents displays 58.98 and the actual 3D value of the point is 58.982, I need it to show the latter.
Is this possible?