Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm having difficulty importing an assembly file into python. There seems to be a conflict between the result when I use Document.Type and Document.DocumentType. The second recognises that the file is an an assembly. But the first returns the ObjectType which is what I need so that I can manipulate the assembly.
Does anyone know how I can force the object type to change?
Solved! Go to Solution.