cad_export
Export a 3D part studio or a specific part to common file formats like STL, STEP, or GLTF for sharing or manufacturing.
Instructions
Export the part studio to a file format. format: STL/STEP/PARASOLID/GLTF/OBJ (default STEP). Optional partId to export a single part. Returns the translation result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentId | Yes | ||
| workspaceId | Yes | ||
| elementId | Yes | ||
| format | No | ||
| partId | No |