- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I often export layers from google earth to acad. each GE placemark converts into 2 objects in acad (a point and a text object for the placemark name). i have found a lisp that can replace the point object with a block that i choose, but I really want for it to also incorporate the name of placemark into the single attribute of the block. the point and text objects are generally really close to each other so I am hoping there is a way to do this by proximity. i would like it to automatically recognize the points selection even if i have some other things selected as well. Alternatively, if it is easier, instead of replacing the points you could replace the text objects and place the block base point at the text objects justify anchor point and then use the text value in the block attribute. now that i think about it...this might be the better way to go, but i will let you decide.
Solved! Go to Solution.