solidworks-cad

Automate parametric impeller design workflows in SolidWorks via API.

45|14|Updated Nov 7, 2025
One-click install
npx skills add https://github.com/Soljourner/claude-engineering-skills --skill solidworks-cad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: solidworks-cad
Source: https://github.com/Soljourner/claude-engineering-skills/tree/main/skills/integrations/solidworks-cad
Command: npx skills add https://github.com/Soljourner/claude-engineering-skills --skill solidworks-cad

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pywin32.

What problem does it solve?

Automates the tedious manual workflow of parametric pump impeller design in SolidWorks by leveraging the API to generate hub, shroud, and blade geometries, ensuring consistency and speed.

Core Features & Use Cases

  • Parametric hub and shroud generation for impeller designs
  • Blade geometry creation via splines and swept surfaces
  • Batch design variations for CFD readiness and rapid prototyping
  • Part/assembly/drawing automation and export workflows

Quick Start

Describe your impeller design task to Claude to auto-generate a SolidWorks model via the API

Frequently Asked Questions about solidworks-cad

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate parametric impeller design in SolidWorks?

You can automate parametric impeller design in SolidWorks via the API to generate hub, shroud, and blade geometries. This replaces tedious manual workflows with rapid, consistent geometry creation using Python or VBA scripts.

Can I use Python to automate SolidWorks API tasks for blade geometry creation?

Yes, you can use Python to automate SolidWorks API tasks for blade geometry creation. The approach uses the pywin32 dependency to create splines and swept surfaces for rapid design iterations.

What is the best way to batch generate impeller design variations for CFD analysis?

The best way to batch generate impeller design variations for CFD analysis is using API-based CAD automation in SolidWorks. This allows rapid scaling of hub and shroud geometries and automated export for CFD readiness.

Do I need pywin32 to run SolidWorks API automation for part and assembly export?

Yes, you need pywin32 to run SolidWorks API automation using Python for part and assembly export. It is the required dependency for establishing the COM interface to execute automated drawing and export workflows.

Does SolidWorks API automation support drawing export workflows for pump impellers?

SolidWorks API automation supports drawing export workflows for pump impellers by programmatically generating parametric parts and assemblies. It enables automated export routines tailored for mechanical design tasks and rapid prototyping.