sw_create_from_spec_json
Create 3D SolidWorks models from structured JSON specifications. Supports box, cylinder, flange, tube sheet, and vertical heat exchanger concepts for automated part generation.
Instructions
Create a model from a structured JSON spec.
Supported types: box, cylinder, flange, tube_sheet, vertical_heat_exchanger_concept.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |