Message 1 of 2
i created a new command which autocad does not have...
Not applicable
09-04-2019
10:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi, if you have some shapes in your drawing that you duplicated it many times inside of your dwg which drawn using lines-polilines-circle-arc alone or mixed, or you have a multicopied block which exploded in your drawing, you can not count them. now i solve this problem. my lisp basicly works like this: i select the shape and i scan the dwg to find the same shape and i convert all the same shapes to block. does autocad can do this