etabs_save_model
Save the current ETABS model to a specified file path or overwrite the current file.
Instructions
Save the current ETABS model.
Args: file_path: Full path to save as (e.g. "C:/Models/Building.edb"). Leave empty to save to the current file.
Returns: Success confirmation with saved path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |