cst_create_project
Create a new CST Studio Suite project file at a specified path, choosing from supported project types. In connected mode, the project is generated directly; in offline mode, a VBA script is returned for manual execution.
Instructions
Create a new CST Studio Suite project file. In connected mode the project is created directly; in offline mode a VBA script is returned for manual execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Full file path for the new project, e.g. 'C:/cst_projects/MyAntenna.cst'. | |
| project_type | No | CST project type. One of: MWS (Microwave Studio), EMS (EM Studio), PS (Particle Studio), MPS (Mphysics Studio), CS (Cable Studio), DS (Design Studio), PCB (PCB Studio). | MWS |