08-09-2022
03:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-09-2022
03:58 AM
You hero, I found the casting thing.
For reference that is what the mod thing is for:
oAssemblyPartDoc = mod.AssemblyDocument(oPartDoc)
This turns the regular document:
Autodesk Inventor Object Library.Document instance
Into an assembly document:
Autodesk Inventor Object Library.AssemblyDocument instance