Export to Object Method

Export to Object Method

sundaram1087
Advocate Advocate
370 Views
1 Reply
Message 1 of 2

Export to Object Method

sundaram1087
Advocate
Advocate

Hi

 

 I have used the API to Exported the inventor assembly files to Object Format. But there is different is sizes of exporting object files by manually and by API. By manual conversion if will be of 46MB and by API it will be of 10 MB

 

Please share some comments on that

 

 

 

 

 

0 Likes
371 Views
1 Reply
Reply (1)
Message 2 of 2

JamieVJohnson2
Collaborator
Collaborator

Export commands use the translator add-in for that file format.  The translator add-in via code can be thoroughly customized.  For the user, the customization comes from the 'options' button.  For DXF/DWG/DWF user customization can be saved as .INI files that the code can load and use as is instead of customizing each feature.

 

It is possible you are using 2 different customizations when exporting via code vs user.

 

 

Jamie Johnson : Owner / Sisu Lissom, LLC https://sisulissom.com/
0 Likes