09-07-2023
09:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
09-07-2023
09:29 AM
That error suggest it encountered the error when it tried to access the Definition of an assembly component. If the component was suppressed at the time, that would cause it to throw an error when you tried to access its definition. You can not do much with a component that is currently suppressed, so you may need to include some filtering code to help avoid that.
Wesley Crihfield
(Not an Autodesk Employee)