solidworks_feature
Builds and edits SOLIDWORKS features through one dispatch call: extrude, revolve, sweep, loft, cut, fillet, chamfer, shell, draft, hole, thread, rib, dome, wrap, mirror, delete, modify.
Instructions
solidworks_feature: dispatches on payload.operation to one of the capability-module handlers for [boundary, chamfer, delete, dome, draft, extrude, extrude_cut, fillet, hole_wizard, loft, loft_cut, mirror, modify, mounting_boss, revolve, revolve_cut, rib, shell, simple_hole, sweep, sweep_cut, thread, wrap]. Each operation has its own typed field set (see the tool's input schema); unspecified fields fall back to the module function's own default. Lengths/angles follow each field's documented unit convention (SI unless the function accepts a unit field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | ||
| document | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||