Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
sundaram1087
339 Views, 1 Reply

Export to Object Method

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

 

 

 

 

 

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.

 

 

jvj