etabs_open_model
Open an existing ETABS model (.edb) file to access and modify structural models for analysis and design tasks via the ETABS MCP Server.
Instructions
Open an existing ETABS model (.edb) file.
Args: file_path: Full path to the .edb model file (e.g. "C:/Models/Building.edb").
Returns: Success confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |