You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Translate a design from one format to another format.
Extract selected parts of a design and export the set of geometries in OBJ format.
Generate different-sized thumbnails.
Those will need to be separate functions in the SDK for easier use.
Derivatives are stored in a manifest that is updated each time this endpoint is used on a source file.
Note that this endpoint is asynchronous and initiates a process that runs in the background. You need not keep the HTTP connection open until completion. Use the GET :urn/manifest endpoint to check for the job’s completion status.
The GET :urn/manifest will be implemented as part of issue #3
The text was updated successfully, but these errors were encountered:
/POST job
job-POST Doc
Those will need to be separate functions in the SDK for easier use.
The GET :urn/manifest will be implemented as part of issue #3
The text was updated successfully, but these errors were encountered: