- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm working on C# code in an add-in to read iProperties directly, rather than opening the file in Inventor. Everything seems to be working well at this point. The only thing I'm curious about is the FMTIds for the property sets. For a given file, they show up as follows:
Inventor Document Summary Information {8CF58000-DA66-4AE6-8FF0-7B58406FB049}
Inventor User Defined Properties {9929ADB8-6407-413E-B3DC-CB9AD2F564B7}
Inventor Summary Information {3D38DE39-0588-4C14-BB37-18F4D5DD31C7}
Design Tracking Properties {32853F0F-3444-11D1-9E93-0060B03C1CA6}
The only one that matches the API documentation is Design Tracking Properties. Any ideas why the other three don't match? I can't imagine that the FMTId or property set name would change any time soon, but I'd like to future-proof it as much as possible.
Thanks,
Jeremy
Inventor 2019
Solved! Go to Solution.