Message 1 of 3
Identify Sheet Sets in AutoCAD through VBA

Not applicable
01-11-2018
02:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
As part of our standards, we do not accept Sheet Sets to be used in drawings. I am trying to come up with VBA code to flag these sheet sets but I am having some difficulties locating the object. What I have been doing is cycling through the objects in the drawing dictionary to see if there is any existing. Works sometimes, and sometimes it doesn't. It doesn't seem VBA has much in the way of classes for sheet sets. If anyone could help, it would be greatly appreciated.