Message 1 of 1
How to Determine Added and Removed Objects in Refset Command?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I’m working with a workingset and the original block in AutoCAD. During the refset command, objects are added to and removed from the workingset.
Once the command is complete, how can I determine:
- The number of objects added to the workingset from the block.
- The number of objects removed from the workingset.
I already have access to both the workingset and the original block objects, but I’m unsure how to compare them effectively to get the added and removed counts.
Any insights, suggestions, or example implementations would be greatly appreciated.
Thank you!