solidworks_cam_workflow
Dispatch low-level CAM workflow actions for SOLIDWORKS CAM, covering machine setup, stock definition, feature recognition, operation planning, toolpaths, and postprocessing.
Instructions
Legacy low-level CAM action/args dispatcher retained for the small set of raw
CAMService.workflow actions (active_document, machine, stock, set_machine, stock_box,
recognize_features, operation_plan, toolpaths, postprocess, license) that back the typed
solidworks_cam grouped tool's operations. Prefer solidworks_cam -- it exposes the
full CAM operation surface (list_machines, define_stock, generate_operation_plan,
set_tool, generate_toolpaths, post_process, ...) with proper per-operation schemas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| action | Yes | ||
| background | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||