- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good day,
we have some legacy code in our company used to add some custom section symbols onto the inventor default section line.
After updating to 2024.2, I have been getting an error:
"
Error on line 84 in rule: # Section Symbol Wizard_Copy, in document: 339255-100 TO XXX - MILL 4 TROUGH.idw
Unable to cast COM object of type 'System.__ComObject' to interface type 'Inventor.DrawingCurveSegment'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{EEE9F58F-FD0B-4862-AE21-BAE203DFE23E}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
"
I tried to google this error and didn't have any luck finding something that applied to our issue.
I have attached the code for reference. Unfortunately I am a novice when it comes to coding illogic and the person who originally created the code hasn't worked with us for years now.
Solved! Go to Solution.