Host CAD owns
Design context
- geometry selection and feature context;
- native UI, document state and authentication;
- B-rep, mesh, sketch and curve extraction;
- workflow persistence and collaboration.
Appearance
CAD connector strategy
Dry should embed into CAD as the compiler, verification and report layer below host-specific geometry, document state and UI. The host owns design intent extraction. Dry owns IR, simulation, verification, reports and target output.
Host CAD owns
Dry owns
Product boundary
Best for Fusion 360, Rhino/Grasshopper, Blender, FreeCAD and early SolidWorks prototypes.
Workflow: select sketch/curve/body -> convert supported intent -> call Dry CLI/SDK -> show report and G-code/IR.
Best for Onshape and enterprise/browser workflows.
Workflow: authenticate -> read document context -> run Dry cloud job -> return report/artifact link.
Best for low-friction pilots.
Workflow: host exports mesh/path/G-code -> Dry reviews, traces or rewrites -> accepted artifact is archived or uploaded.
Best for commercial CAD/CAM, slicer and manufacturing SaaS vendors.
Workflow: vendor product embeds Dry native/wasm/API service and exposes review/emit/report features.
| Host | First motion | Why | Risk | Priority |
|---|---|---|---|---|
| Fusion 360 | local add-in | fastest polished CAD MVP, strong maker/R&D overlap | packaging and OS support | 1 |
| Rhino/Grasshopper | components | best procedural toolpath fit | lower direct ACV | 2 |
| Onshape | cloud app + FeatureScript helper | strong cloud/platform story | auth, permissions and service complexity | 3 |
| FreeCAD | workbench/macro | open validation channel | weak revenue path | 4 |
| Blender | add-on | strong visual/demo surface | not manufacturing-native CAD | 5 |
| SOLIDWORKS | enterprise add-in/bridge | high-value industrial accounts | heavy Windows/enterprise burden | 6 |
Autodesk's Fusion API supports scripts, add-ins and applications that customize Fusion. Dry's best first move is a local add-in.
MVP:
Compile with Dry.Commercial angle: best polished demo host for hardware teams, consultancies and advanced makers.
Rhino/Grasshopper is the best procedural-toolpath host because users already build geometry and process logic as graphs or scripts.
MVP:
Commercial angle: best early proof and research channel; package as support, workshops or advanced components.
Onshape is cloud-native, exposes REST APIs, and supports FeatureScript custom features. Dry's best first move is a cloud integration with a small FeatureScript helper where useful.
MVP:
FeatureScript role: express path primitives or manufacturing metadata close to the CAD model.
REST/API role: authentication, document context, export/import and artifact links.
Commercial angle: strongest cloud/enterprise story, but heavier product surface than Fusion or Grasshopper.
SOLIDWORKS has a mature desktop API and high industrial relevance, but the delivery burden is higher.
MVP:
Commercial angle: high-value later target after proof from simpler hosts.
Blender is useful for artistic and non-traditional deposition rather than classic CAD-first manufacturing.
MVP:
Commercial angle: demo channel for clay, concrete, food, silicone, composites and artistic FFF.
FreeCAD is a good open-source validation host because it uses Python heavily and supports workbenches/macros.
MVP:
Commercial angle: adoption and community proof more than immediate revenue.
MVP 1
Selected sketches/curves, one FFF profile, metrics, verification findings and G-code/IR export.
Exit: compile, verify and export in under 5 minutes.
MVP 2
Path primitives, profile selection, verify, simulate, emit and visual findings.
Exit: one definition generates a validated Dry toolpath without hand-written G-code.
MVP 3
Document context, FeatureScript metadata where useful, Dry cloud job and linked report/artifacts.
Exit: one Onshape document round-trips to Dry report and artifact links.
Buyer: hardware R&D team, advanced print lab or CAD/CAM integrator.
Price test: $7,500-$25,000 for a 4-6 week connector pilot.
Deliverables:
Buyer: CTO, VP Engineering or platform product owner.
Price test: $15,000-$75,000/year support/license, with custom OEM pricing if Dry ships inside a commercial product.
Deliverables:
The implementation playbook is maintained with the private product source.