REST API to convert files in all CAD formats. Secure storage in Microsoft Azure. No infrastructure to manage. Enjoy the pay-as-go licensing model.
Read and write all key industry 3D formats
REST API to upload, convert and download files
Flexible user-defined settings
OAuth2-based authentication
Secure storage in Microsoft Azure
Developer account
No infrastructure management headaches
Pay-as-you-go licensing
Seamlessly integrates with C#, Java, Python, Javascript
Need to work with CAD files in numerous formats? No worries.
From JT to STL, from NX to OBJ, CAD Exchanger gets you covered.
Developer account shared with CAD Exchanger Cloud’s. Detailed tutorials and examples to demonstrate various use cases.
# Obtain access token curl -i -H "Authorization: Basic ZXhhbXBsZTpleGFtcGxl" \ -H "Content-Type: application/json" \ -d '{"grant_type":"client_credentials","scope":"data:write data:convert"}' \ https://cloud.cadexchanger.com/api/v1/oauth2/token # Start JT model conversion curl -i -H "Authorization: Bearer <access_token>" \ -F "format=jt" \ -F "parameters={"jt":{"export":{"split":"perassembly","units":"in"}}}" \ -F "data=@model.step" \ https://cloud.cadexchanger.com/api/v1/conversions # Check conversion status curl -i -H "Authorization: Bearer <access_token>" \ https://cloud.cadexchanger.com/api/v1/conversions/5aac5167001f642aaa4f5a01 # Download conversion result curl -i -H "Authorization: Bearer <access_token>" \ https://cloud.cadexchanger.com/api/v1/conversions/5aac5167001f642aaa4f5a01/result
Javascript API to explore assemblies, parts, geometries and meta-data
Shading and wireframe display modes
Dynamic selection
Measurements and PMI
Integration with three.js
Per user, per month
$19.99
COLLADA, glTF, DXF, 3DS in CAD Exchanger Cloud. New illustrative examples in Web Tookit documentation.
Read moreThis blog post is dedicated to the question of converting CAD files to three.js to view them in a web browser.
Read moreWorking on a 3D engineering app for desktop, web, or mobile? Looking for CAD SDKs and developer tools to work with various 3D formats? Then CAD Exchanger can be the right choice for you. Keep on reading to select which tool can be the best fit for your case.
Read more