08-08-2022
11:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-08-2022
11:45 PM
Hi,
I'm having difficulty importing an assembly file into python. There seems to be a conflict between the output when I check Document.Type and Document.DocumentType. The second recognises that the file is an an assembly. But the first returns the ‘Document’ ObjectType which needs to also be an assembly one so that I can manipulate it properly.
Does anyone know how I can force the object type to change?
Solved! Go to Solution.