Import CAD model
import_modelLoad STL or OBJ 3D models into the CAD studio from text or base64 data, saving them directly to your workspace.
Instructions
Import an STL or OBJ model from text or base64 data and save it in the studio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| name | Yes | ||
| color | No | #f59e0b | |
| format | Yes | ||
| encoding | No | text |