Message 1 of 3
Repeat bounding box command on list of objects and use UCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am successfully using the LeeMac function to draw a rectangular bounding box around polyline objects.
https://www.lee-mac.com/boundingbox.html
I would like it to use the UCS though.
Also I want it to create an individual bounding box for all the entities in the list. Most functions are setup to give a bounding box around all the entities in the list.
Sorry my AutoLISP is very rusty, so even basics like this evade me.