Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Migrating files

3 REPLIES 3
Reply
Message 1 of 4
rthelkap
355 Views, 3 Replies

Migrating files

rthelkap
Enthusiast
Enthusiast
Hello,
I am using "Document" interface's HRESULT MethodMigrate ( ); method to convert Inventor 11 files to INventor 2008. Though the function succeedes(return value is S_OK) the file is not getting converted. How do I do this. Or opening the file(Inventor 11 version file) in Inventor 2008 and saving it programmatically is the solution?

thanks
rakesh
0 Likes

Migrating files

Hello,
I am using "Document" interface's HRESULT MethodMigrate ( ); method to convert Inventor 11 files to INventor 2008. Though the function succeedes(return value is S_OK) the file is not getting converted. How do I do this. Or opening the file(Inventor 11 version file) in Inventor 2008 and saving it programmatically is the solution?

thanks
rakesh
3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: rthelkap

Anonymous
Not applicable
Yes, simply saving the files will migrate them.

Sanjay-
0 Likes

Yes, simply saving the files will migrate them.

Sanjay-
Message 3 of 4
rthelkap
in reply to: rthelkap

rthelkap
Enthusiast
Enthusiast
Hello Sanjay,

I need a clarification on migrating Inventor 10 and Inventor 11 content center files(standard, custom, user published files) to Inventor 2008.

Do we need to call any other API call for these content center files apart from Save() for these content center files in order to migrate them.

Thank you,
Rakesh Sharma
0 Likes

Hello Sanjay,

I need a clarification on migrating Inventor 10 and Inventor 11 content center files(standard, custom, user published files) to Inventor 2008.

Do we need to call any other API call for these content center files apart from Save() for these content center files in order to migrate them.

Thank you,
Rakesh Sharma
Message 4 of 4
Anonymous
in reply to: rthelkap

Anonymous
Not applicable
No, you shouldn't have to do any more than saving the documents.

Sanjay-
0 Likes

No, you shouldn't have to do any more than saving the documents.

Sanjay-

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report