solidworks_parametric
Manage parametric equations and dimensions in SolidWorks models, allowing to add, get, set, link, list, and delete equations and global variables.
Instructions
solidworks_parametric: dispatches on payload.operation to one of the capability-module handlers for [add_equation, add_global_variable, delete_equation, get_dimension, link_dimensions, list_equations, set_dimension]. 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 | |||