File format conversion API (".SLDPRT" to ".STEP")

File format conversion API (".SLDPRT" to ".STEP")

agahLPGE9
Observer Observer
5,259 Views
4 Replies
Message 1 of 5

File format conversion API (".SLDPRT" to ".STEP")

agahLPGE9
Observer
Observer
Hi,
 
I am Agah from TRIDI. We are looking for a solution for format conversions of solid file formats. For example, ".F3D" or ".SLDPRT" to ".STEP" format. We tried Fusion 360 for this problem, but it was too heavy and needed to open the GUI to access the python API of Fusion 360. Instead of this, we are looking for an API which we can run from our Linux server. Is AUTODESK have a format conversion API for such cases ?
 
Would you recommend any solution for us ?
 
Best Regards,
0 Likes
5,260 Views
4 Replies
Replies (4)
Message 2 of 5

BrianEkins
Mentor
Mentor

You'll want to look at the Model Derivative API that is part of Forge. It's a cloud API and supports many different formats including those you mentioned.

 

https://forge.autodesk.com/api/model-derivative-cover-page/

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
Message 3 of 5

agahLPGE9
Observer
Observer

Thx for the advice. I tried this and it is a very nice tool. However, we need to convert below formats to STEP file;

.x_t : Parasolid
.sat
.sldprt : SolidWorks CAD Part File
.step/stp : Standart for the Exchange of Product Data
.prt : Parametric Technology
.cad : catia, PTC Creo Parametric
.3dm
.F3D

 

Autodesk Forge could not convert sldprt, x_t files to STEP file.

0 Likes
Message 4 of 5

BrianEkins
Mentor
Mentor

I'm not an expert with the Forge Derivative service but my understanding is that it should support what you want to do. The Forge team uses Stack Overflow for support. You might find a similar question that already has an answer or you can ask a new question there. https://stackoverflow.com/questions/ask?tags=autodesk-forge

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
Message 5 of 5

s.chand6RXFT
Explorer
Explorer

I also got the error while converting the prt file to step file .

 

 

 

schand6RXFT_0-1659622534526.png