DXF Conversion Issue

DXF Conversion Issue

sundaram1087
Advocate Advocate
232 Views
1 Reply
Message 1 of 2

DXF Conversion Issue

sundaram1087
Advocate
Advocate

Hi

I would like to convert the inventor drawing file to DXF Format by API Method. The API Code Works fine but it will take around 20-30 min to convert the Inventor drawing file to DXF Format. 

 

Is there any way to reduce the conversion time? Could you please share some sample code if available

 

Thanks

Shunmugasundaram

 

 

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

WCrihfield
Mentor
Mentor

When you say the "API Code Works fine", are you referring to one of the API Sample VBA codes(link1 , link2) (which are both the same)? If your code is not exactly like that sample, then could you maybe attach a text file of the code you are currently using, or post the code here, so we can better understand what may be needed to improve performance (if possible)?  Do your drawings usually have multiple sheets?  If so, I assume you are trying to export each sheet as a separate DXF file, right?

Wesley Crihfield

EESignature

(Not an Autodesk Employee)

0 Likes