solidworks_analyze
Analyze SOLIDWORKS models to validate designs: measure geometry, detect interferences, and compute mass, section, draft, thickness, and bounding-box properties.
Instructions
solidworks_analyze: dispatches on payload.operation to one of the capability-module handlers for [bounding_box, check_geometry, draft_analysis, interference, mass_properties, measure, section_properties, thickness_analysis]. 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 | |||