KittyCAD logo
See samples related to this tutorial by tag:convert

Convert an OBJ file to STEP

The sample code below reads an OBJ file and passes it to our API telling the API to convert it to STEP format.

The sample below assumes you have exported your API token as an environment variable like so.

Below is our API-client code:

Found a typo?