Sheet Metal
Sheet metal - unfold all solids, metrics report
Proprietary sheet-metal analysis: computes per-solid unfold metrics for every solid in an uploaded STEP file. Requires the 'cad' API key scope. Returns 202 with a task ID; the JSON report array is delivered in the task metadata.
post/api/v1/cad/pro/unfold/solid-report
Request body
Response
Task accepted
Example response
{
"data": {
"statusUrl": "/api/v1/tasks/{taskId}"
}
}